Searched refs:fButtonType (Results 1 – 2 of 2) sorted by relevance
/external/skqp/samplecode/ |
D | SampleAAGeometry.cpp | 743 MyClick::ControlType fButtonType; member 748 MyClick::ControlType testType = kButtonList[index].fButtonType; in enable_verb_button() 949 kButtonList[index].fButtonType = type; in set_buttonList() 1634 return new MyClick(this, MyClick::kControlType, kButtonList[index].fButtonType); in onFindClickHandler() 1835 MyClick click(this, MyClick::kControlType, kButtonList[index].fButtonType); in onQuery() 1851 MyClick click(this, MyClick::kControlType, kButtonList[index].fButtonType); in onQuery()
|
/external/skia/samplecode/ |
D | SampleAAGeometry.cpp | 743 MyClick::ControlType fButtonType; member 748 MyClick::ControlType testType = kButtonList[index].fButtonType; in enable_verb_button() 949 kButtonList[index].fButtonType = type; in set_buttonList() 1634 return new MyClick(this, MyClick::kControlType, kButtonList[index].fButtonType); in onFindClickHandler() 1835 MyClick click(this, MyClick::kControlType, kButtonList[index].fButtonType); in onQuery() 1851 MyClick click(this, MyClick::kControlType, kButtonList[index].fButtonType); in onQuery()
|