Lines Matching refs:CPWL_Wnd
24 CPWL_Wnd::OnLButtonUp(point, nFlag); in OnLButtonUp()
31 if (CPWL_Wnd* pParent = GetParentWindow()) { in OnLButtonUp()
111 CPWL_Wnd::GetThisAppearanceStream(sAppStream); in GetThisAppearanceStream()
113 CPDF_Rect rectWnd = CPWL_Wnd::GetWindowRect(); in GetThisAppearanceStream()
144 CPWL_Wnd::DrawThisAppearance(pDevice, pUser2Device); in DrawThisAppearance()
146 CPDF_Rect rectWnd = CPWL_Wnd::GetWindowRect(); in DrawThisAppearance()
179 CPWL_Wnd::OnLButtonDown(point, nFlag); in OnLButtonDown()
183 if (CPWL_Wnd* pParent = GetParentWindow()) { in OnLButtonDown()
192 CPWL_Wnd::OnLButtonUp(point, nFlag); in OnLButtonUp()
224 CPWL_Wnd::KillFocus(); in KillFocus()
360 CPDF_Rect rcList = CPWL_Wnd::GetWindowRect(); in RePosChildWnd()
488 CPDF_Rect rcWindow = CPWL_Wnd::GetWindowRect(); in SetPopup()
601 void CPWL_ComboBox::OnNotify(CPWL_Wnd* pWnd, in OnNotify()
624 CPWL_Wnd::OnNotify(pWnd, msg, wParam, lParam); in OnNotify()