Searched refs:ComputeMeasure (Results 1 – 1 of 1) sorted by relevance
201 ComputeMeasure(INT parent, INT content) in ComputeMeasure() function461 INT preferredWidth = m_Width.ComputeMeasure(parentRect.right - parentRect.left, content.cx); in OnParentSize()462 … INT preferredHeight = m_Height.ComputeMeasure(parentRect.bottom - parentRect.top, content.cy); in OnParentSize()672 INT preferredWidth = m_Width.ComputeMeasure(parentRect.right - parentRect.left, content.cx); in OnParentSize()673 … INT preferredHeight = m_Width.ComputeMeasure(parentRect.bottom - parentRect.top, content.cy); in OnParentSize()