Searched refs:m_height (Results 1 – 4 of 4) sorted by relevance
100 return m_height; in GetHeight()219 m_height = height; in SetHeight()325 u32 m_height; variable
45 m_height = height; in ControlBase()158 return (m_y + offset + ((m_height - offset) - m_textHeight) / 2); in CalculateTextY()
81 scene::util::DrawBox(m_x, m_y, m_width, m_height, m_borderWidth); in OnDraw()
85 scene::util::DrawBox(m_x, m_y, m_width, m_height, m_borderWidth); in OnDraw()