Searched refs:horizontalTextAlignment_ (Results 1 – 2 of 2) sorted by relevance
69 : fontSize_(10_px), lineHeight_(12_px), text_{}, horizontalTextAlignment_(Alignment::LEFT), in LabelImpl()74 horizontalTextAlignment_(horizontal), verticalTextAlignment_(verticalJustified), in LabelImpl()94 Alignment horizontalTextAlignment_; variable
81 switch (horizontalTextAlignment_) { in draw()