Searched refs:offsetL (Results 1 – 2 of 2) sorted by relevance
127 s32 ControlBase::CalculateTextX(s32 offsetL, s32 offsetR) in CalculateTextX() argument135 x = m_x + offsetL; in CalculateTextX()145 s32 offsetC = offsetL + offsetR; in CalculateTextX()147 x = m_x + offsetL + ((m_width - offsetC) - m_textWidth) / 2; in CalculateTextX()
300 s32 CalculateTextX(s32 offsetL, s32 offsetR);