HomeSort by relevance Sort by last modified time
    Searched refs:IPWL_FocusHandler (Results 1 - 5 of 5) sorted by null

  /external/pdfium/fpdfsdk/include/formfiller/
FFL_ComboBox.h 19 class CFFL_ComboBox : public CFFL_FormFiller, public IPWL_FocusHandler, public IPWL_Edit_Notify
FFL_TextField.h 40 class CFFL_TextField : public CFFL_FormFiller, public IPWL_FocusHandler, public IPWL_Edit_Notify
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 193 class IPWL_FocusHandler
232 IPWL_FocusHandler* pFocusHandler; //optional
374 IPWL_FocusHandler* GetFocusHandler() const;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 710 if (IPWL_FocusHandler* pFocusHandler = GetFocusHandler())
728 if (IPWL_FocusHandler* pFocusHandler = GetFocusHandler())
PWL_Wnd.cpp 1046 IPWL_FocusHandler* CPWL_Wnd::GetFocusHandler() const

Completed in 50 milliseconds