Home
last modified time | relevance | path

Searched refs:BOTTOM (Results 1 – 5 of 5) sorted by relevance

/system/teeui/libteeui/src/
Dlabel.cpp84 case Alignment::BOTTOM: in draw()
116 else if (verticalTextAlignment_ == Alignment::BOTTOM) in draw()
/system/teeui/libteeui/example/layout/
Dtouch_button_layout.h121 VerticalTextAlignment(Alignment::BOTTOM);
Dphys_button_layout.h135 VerticalTextAlignment(Alignment::BOTTOM);
/system/teeui/libteeui/include/teeui/
Dlabel.h28 enum class Alignment : int8_t { LEFT, CENTER, RIGHT, TOP, BOTTOM }; enumerator
/system/extras/simpleperf/scripts/
Dreport.py222 xscrollbar.pack(side=BOTTOM, fill=X)