Searched refs:m_LayoutSize (Results 1 – 2 of 2) sorted by relevance
163 m_LayoutSize(0.f, 0.f) in Layout()591 …return ut::Rect(- m_LayoutSize.width / 2, m_LayoutSize.height / 2, m_LayoutSize.width / 2, - m_Lay… in GetLayoutRect()
569 return m_LayoutSize; in GetLayoutSize()872 m_LayoutSize = size; in SetLayoutSize()897 Size m_LayoutSize; variable