Searched refs:m_winRectRight (Results 1 – 2 of 2) sorted by relevance
80 m_winRectRight = 0; in CMainFrame()329 m_winRectRight = pRect->right; in OnSizing()363 if ((m_winRectRight - m_winRectLeft) < width) in RecalcLayout()
31 int m_winRectRight; variable