Home
last modified time | relevance | path

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

/system/teeui/libteeui/example/layout/
Dtouch_button_layout.h93 VerticalTextAlignment(Alignment::CENTER);
121 VerticalTextAlignment(Alignment::BOTTOM);
Dphys_button_layout.h135 VerticalTextAlignment(Alignment::BOTTOM);
/system/teeui/libteeui/include/teeui/
Dlabel.h152 #define VerticalTextAlignment(verticalAligment) \ macro
155 #define VerticallyCentered VerticalTextAlignment(Alignment::CENTER)