Searched refs:m_winRectBottom (Results 1 – 2 of 2) sorted by relevance
81 m_winRectBottom = 0; in CMainFrame()330 m_winRectBottom = pRect->bottom; in OnSizing()373 else if ((m_winRectBottom - m_winRectTop) < height) in RecalcLayout()
32 int m_winRectBottom; variable