Home
last modified time | relevance | path

Searched refs:Button (Results 1 – 3 of 3) sorted by relevance

/system/teeui/libteeui/include/teeui/
Dbutton.h69 class Button : public LayoutElement<Derived>, public ButtonImpl {
82 Button() = default;
84 explicit Button(const Context& context) in Button() function
/system/teeui/libteeui/example/layout/
Dphys_button_layout.h69 BEGIN_ELEMENT(IconPower, teeui::Button, ConvexObjectCount(2))
94 BEGIN_ELEMENT(IconVolUp, teeui::Button, ConvexObjectCount(2))
Dtouch_button_layout.h71 BEGIN_ELEMENT(IconOk, teeui::Button, ConvexObjectCount(1))