Searched refs:m_width (Results 1 – 6 of 6) sorted by relevance
111 size.right = size.left + m_width - 1; in PositionItems()195 m_width = GetMaxWidth(start, dc); in PositionItems()200 if (m_width <= m_parent_right) in PositionItems()202 m_width = m_parent_right; in PositionItems()206 m_width += 10; in PositionItems()212 size.right = size.left + m_width; in PositionItems()
22 m_width = width; in IMPLEMENT_DYNAMIC()43 if (m_width > 0) in OnCreate()45 size.right = size.left + m_width; in OnCreate()
20 int GetWidth() { return m_width;} in GetWidth()49 int m_width; variable
32 m_width = width; in BEGIN_MESSAGE_MAP()44 m_width = m_height = -1; in express_dialog()66 if (m_width > 0) in OnCreate()68 size.right = size.left + m_width; in OnCreate()
30 int m_width; variable
60 int m_width; variable