Searched defs:getTextHAlign (Results 1 – 4 of 4) sorted by relevance
106 Graphics::TextAlign getTextHAlign() { return _textHAlign; } in getTextHAlign() function
124 Graphics::TextAlign getTextHAlign() { return _textHAlign; } in getTextHAlign() function
167 virtual int getTextHAlign() { return _textAlign & SKIN_HALIGN_MASK; } in getTextHAlign() function