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