Searched refs:TEXT_ALIGN_CENTER (Results 1 – 4 of 4) sorted by relevance
73 TEXT_ALIGN_CENTER, // enumerator
25 m_textAlign = TEXT_ALIGN_CENTER; in Button()
50 pLabel->SetTextAlign(scene::TEXT_ALIGN_CENTER); in CreateInputBox()62 pLabel->SetTextAlign(scene::TEXT_ALIGN_CENTER); in CreateHyphen()
143 case TEXT_ALIGN_CENTER: in CalculateTextX()