Home
last modified time | relevance | path

Searched refs:fLineButton (Results 1 – 2 of 2) sorted by relevance

/external/skqp/samplecode/
DSampleAAGeometry.cpp806 Button fLineButton; member in AAGeometryView
834 , fLineButton('L') in AAGeometryView()
1638 fLineButton.fVisible = fQuadButton.fVisible = fConicButton.fVisible in onFindClickHandler()
1676 fLineButton.fVisible = fQuadButton.fVisible = fConicButton.fVisible in onClick()
1679 fLineButton.setEnabled(myClick->fVerb == SkPath::kLine_Verb); in onClick()
/external/skia/samplecode/
DSampleAAGeometry.cpp806 Button fLineButton; member in AAGeometryView
834 , fLineButton('L') in AAGeometryView()
1638 fLineButton.fVisible = fQuadButton.fVisible = fConicButton.fVisible in onFindClickHandler()
1676 fLineButton.fVisible = fQuadButton.fVisible = fConicButton.fVisible in onClick()
1679 fLineButton.setEnabled(myClick->fVerb == SkPath::kLine_Verb); in onClick()