Searched refs:verticalTextAlignment_ (Results 1 – 2 of 2) sorted by relevance
70 verticalTextAlignment_(Alignment::TOP), textColor_(0), font_{}, textId_(0) {}74 horizontalTextAlignment_(horizontal), verticalTextAlignment_(verticalJustified), in LabelImpl()95 Alignment verticalTextAlignment_; variable
114 if (verticalTextAlignment_ == Alignment::CENTER) in draw()116 else if (verticalTextAlignment_ == Alignment::BOTTOM) in draw()