Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_EditCtrl.h101 void SetReadyToInput();
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_TextField.cpp278 pEdit->SetReadyToInput(); in OnSetFocus()
DFFL_ComboBox.cpp263 pEdit->SetReadyToInput(); in OnSetFocus()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_EditCtrl.cpp619 void CPWL_EditCtrl::SetReadyToInput() { in SetReadyToInput() function in CPWL_EditCtrl