Searched refs:fTextButton (Results 1 – 1 of 1) sorted by relevance
121 StrokeTypeButton fTextButton; member in QuadStrokerView186 fTextButton.fLabel = 'T'; in QuadStrokerView()187 fTextButton.fEnabled = false; in QuadStrokerView()199 if (fTextButton.fEnabled && SampleCode::CharQ(*evt, &uni)) { in onQuery()238 fTextButton.fBounds.setXYWH(this->width() - 50, SkIntToScalar(buttonOffset), 30, 30); in onSizeChange()662 if (fTextButton.fEnabled) { in onDrawContent()699 draw_button(canvas, fTextButton); in onDrawContent()757 if (fTextButton.fBounds.contains(rectPt)) { in onFindClickHandler()758 fTextButton.fEnabled ^= true; in onFindClickHandler()