Home
last modified time | relevance | path

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

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