Home
last modified time | relevance | path

Searched refs:fArcButton (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp130 StrokeTypeButton fArcButton; member in QuadStrokerView
191 fArcButton.fLabel = 'A'; in QuadStrokerView()
192 fArcButton.fEnabled = true; in QuadStrokerView()
240 fArcButton.fBounds.setXYWH(this->width() - 50, SkIntToScalar(buttonOffset), 30, 30);
547 } else if (fRRectButton.fEnabled || fCircleButton.fEnabled || fArcButton.fEnabled) { in setAsNeeded()
615 if (fArcButton.fEnabled) {
658 if (fArcButton.fEnabled) {
693 if (fArcButton.fEnabled) {
705 draw_button(canvas, fArcButton);
750 if (fArcButton
[all...]

Completed in 2 milliseconds