Home | History | Annotate | Download | only in pdfwindow

Lines Matching refs:CPWL_Wnd

27 	CPWL_Wnd::OnLButtonUp(point,nFlag);

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