Searched refs:StrokeTypeButton (Results 1 – 1 of 1) sorted by relevance
86 struct StrokeTypeButton { struct92 struct CircleTypeButton : public StrokeTypeButton { argument115 StrokeTypeButton fCubicButton;116 StrokeTypeButton fConicButton;117 StrokeTypeButton fQuadButton;118 StrokeTypeButton fArcButton;119 StrokeTypeButton fRRectButton;121 StrokeTypeButton fTextButton;484 void draw_button(SkCanvas* canvas, const StrokeTypeButton& button) { in draw_button()