Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_EditCtrl.h128 void SetReadyToInput();
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_TextField.cpp333 pEdit->SetReadyToInput(); in OnSetFocus()
DFFL_ComboBox.cpp358 pEdit->SetReadyToInput(); in OnSetFocus()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_EditCtrl.cpp721 void CPWL_EditCtrl::SetReadyToInput() in SetReadyToInput() function in CPWL_EditCtrl