Searched refs:m_rcWindow (Results 1 – 2 of 2) sorted by relevance
187 m_rcWindow(), in CPWL_Wnd()209 m_rcWindow = m_sPrivateParam.rcRectWnd; in Create()210 m_rcClip = CPWL_Utils::InflateRect(m_rcWindow, 1.0f); in Create()280 m_rcWindow = rcNew; in Move()281 m_rcWindow.Normalize(); in Move()293 m_sPrivateParam.rcRectWnd = m_rcWindow; in Move()532 return m_rcWindow; in GetWindowRect()
460 CPDF_Rect m_rcWindow; variable