Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSampleAAGeometry.cpp813 Button fJoinButton; member in AAGeometryView
841 , fJoinButton('j') in AAGeometryView()
870 = fBisectButton.fVisible = fJoinButton.fVisible = fInOutButton.fVisible = true; in AAGeometryView()
873 fJoinButton.setEnabled(true); in AAGeometryView()
1063 if (fJoinButton.enabled()) { in draw_bisect()
1551 if (fBisectButton.enabled() || fJoinButton.enabled()) { in onDrawContent()
1769 fJoinButton.toggle(); in onClick()
/external/skia/samplecode/
DSampleAAGeometry.cpp813 Button fJoinButton; member in AAGeometryView
841 , fJoinButton('j') in AAGeometryView()
870 = fBisectButton.fVisible = fJoinButton.fVisible = fInOutButton.fVisible = true; in AAGeometryView()
873 fJoinButton.setEnabled(true); in AAGeometryView()
1063 if (fJoinButton.enabled()) { in draw_bisect()
1551 if (fBisectButton.enabled() || fJoinButton.enabled()) { in onDrawContent()
1769 fJoinButton.toggle(); in onClick()