Home
last modified time | relevance | path

Searched refs:InvalidateFocusHandler (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
Dcffl_textfield.cpp35 it.second->InvalidateFocusHandler(this); in ~CFFL_TextField()
Dcffl_combobox.cpp26 it.second->InvalidateFocusHandler(this); in ~CFFL_ComboBox()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.h190 void InvalidateFocusHandler(FocusHandlerIface* handler);
Dcpwl_wnd.cpp155 void CPWL_Wnd::InvalidateFocusHandler(FocusHandlerIface* handler) { in InvalidateFocusHandler() function in CPWL_Wnd