HomeSort by relevance Sort by last modified time
    Searched defs:CPWL_EditCtrl (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_EditCtrl.h 16 class CPWL_EditCtrl;
59 class PWL_CLASS CPWL_EditCtrl : public CPWL_Wnd, public IFX_Edit_Notify
64 CPWL_EditCtrl();
65 virtual ~CPWL_EditCtrl();
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_EditCtrl.cpp 20 /* ---------------------------- CPWL_EditCtrl ------------------------------ */
22 CPWL_EditCtrl::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::RePosChildWnd(
    [all...]

Completed in 59 milliseconds