Lines Matching refs:CPWL_Wnd
27 CPWL_Wnd::OnLButtonUp(point,nFlag); in OnLButtonUp()
36 if (CPWL_Wnd * pParent = GetParentWindow()) in OnLButtonUp()
116 CPWL_Wnd::GetThisAppearanceStream(sAppStream); in GetThisAppearanceStream()
118 CPDF_Rect rectWnd = CPWL_Wnd::GetWindowRect(); in GetThisAppearanceStream()
148 CPWL_Wnd::DrawThisAppearance(pDevice,pUser2Device); in DrawThisAppearance()
150 CPDF_Rect rectWnd = CPWL_Wnd::GetWindowRect(); in DrawThisAppearance()
182 CPWL_Wnd::OnLButtonDown(point,nFlag); in OnLButtonDown()
186 if (CPWL_Wnd * pParent = GetParentWindow()) in OnLButtonDown()
196 CPWL_Wnd::OnLButtonUp(point, nFlag); in OnLButtonUp()
235 CPWL_Wnd::KillFocus(); in KillFocus()
390 CPDF_Rect rcList = CPWL_Wnd::GetWindowRect(); in RePosChildWnd()
517 CPDF_Rect rcWindow = CPWL_Wnd::GetWindowRect(); in SetPopup()
604 void CPWL_ComboBox::OnNotify(CPWL_Wnd* pWnd, FX_DWORD msg, FX_INTPTR wParam, FX_INTPTR lParam) in OnNotify()
629 CPWL_Wnd::OnNotify(pWnd,msg,wParam,lParam); in OnNotify()