Searched refs:m_textLength (Results 1 – 4 of 4) sorted by relevance
47 m_textLength = 0; in ControlBase()85 m_textLength = length; in SetText()102 m_textLength = 0; in SetText()
85 if (m_textLength > 0) in OnDraw()
89 if (m_textLength > 0) in OnDraw()
116 return m_textLength; in GetTextLength()329 s32 m_textLength; variable