Searched refs:CPWL_EditCtrl (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_EditCtrl.cpp20 /* ---------------------------- CPWL_EditCtrl ------------------------------ */
22 CPWL_EditCtrl::CPWL_EditCtrl() : function in class:CPWL_EditCtrl
34 CPWL_EditCtrl::~CPWL_EditCtrl()
39 void CPWL_EditCtrl::OnCreate(PWL_CREATEPARAM & cp)
44 void CPWL_EditCtrl::OnCreated()
53 FX_BOOL CPWL_EditCtrl::IsWndHorV()
65 void CPWL_EditCtrl::SetCursor()
79 void CPWL_EditCtrl
[all...]
H A DPWL_Edit.cpp102 CPWL_EditCtrl::RePosChildWnd();
220 CPWL_EditCtrl::OnCreated();
948 FX_BOOL bRet = CPWL_EditCtrl::OnKeyDown(nChar, nFlag);
1058 FX_BOOL bRet = CPWL_EditCtrl::OnChar(nChar,nFlag);
/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_EditCtrl.h16 class CPWL_EditCtrl;
59 class PWL_CLASS CPWL_EditCtrl : public CPWL_Wnd, public IFX_Edit_Notify class in inherits:CPWL_Wnd,IFX_Edit_Notify
64 CPWL_EditCtrl();
65 virtual ~CPWL_EditCtrl();
H A DPWL_Edit.h31 class PWL_CLASS CPWL_Edit : public CPWL_EditCtrl, public IFX_Edit_OprNotify

Completed in 137 milliseconds