Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_textfield.cpp21 it.second->InvalidateFocusHandler(this); in ~CFFL_TextField()
Dcffl_combobox.cpp27 it.second->InvalidateFocusHandler(this); in ~CFFL_ComboBox()
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Wnd.h278 void InvalidateFocusHandler(IPWL_FocusHandler* handler);
DPWL_Wnd.cpp243 void CPWL_Wnd::InvalidateFocusHandler(IPWL_FocusHandler* handler) { in InvalidateFocusHandler() function in CPWL_Wnd