Searched refs:BOTTOM (Results 1 – 5 of 5) sorted by relevance
84 case Alignment::BOTTOM: in draw()116 else if (verticalTextAlignment_ == Alignment::BOTTOM) in draw()
121 VerticalTextAlignment(Alignment::BOTTOM);
135 VerticalTextAlignment(Alignment::BOTTOM);
28 enum class Alignment : int8_t { LEFT, CENTER, RIGHT, TOP, BOTTOM }; enumerator
222 xscrollbar.pack(side=BOTTOM, fill=X)