Home
last modified time | relevance | path

Searched refs:bRestoreValue (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
Dcffl_listbox.cpp192 bool bRestoreValue) { in ResetPDFWindow() argument
193 if (bRestoreValue) in ResetPDFWindow()
200 if (bRestoreValue) { in ResetPDFWindow()
Dcffl_textfield.cpp242 bool bRestoreValue) { in ResetPDFWindow() argument
243 if (bRestoreValue) in ResetPDFWindow()
250 if (bRestoreValue) { in ResetPDFWindow()
Dcffl_combobox.cpp232 bool bRestoreValue) { in ResetPDFWindow() argument
233 if (bRestoreValue) in ResetPDFWindow()
240 if (bRestoreValue) { in ResetPDFWindow()
Dcffl_listbox.h36 bool bRestoreValue) override;
Dcffl_combobox.h46 bool bRestoreValue) override;
Dcffl_textfield.h52 bool bRestoreValue) override;
Dcffl_formfiller.h101 bool bRestoreValue);
Dcffl_formfiller.cpp571 bool bRestoreValue) { in ResetPDFWindow() argument