Searched refs:m_rcWindow (Results 1 – 2 of 2) sorted by relevance
122 : m_rcWindow(), in CPWL_Wnd()144 m_rcWindow = m_CreationParams.rcRectWnd; in Create()145 m_rcClip = m_rcWindow; in Create()209 m_rcWindow = rcNew; in Move()210 m_rcWindow.Normalize(); in Move()222 m_CreationParams.rcRectWnd = m_rcWindow; in Move()411 return m_rcWindow; in GetWindowRect()
318 CFX_FloatRect m_rcWindow; variable