Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_ListBox.cpp274 CPWL_Wnd* CFFL_ListBox::ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue) in ResetPDFWindow() argument
276 if (bRestoreValue) in ResetPDFWindow()
283 if (bRestoreValue) in ResetPDFWindow()
DFFL_TextField.cpp299 CPWL_Wnd* CFFL_TextField::ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue) in ResetPDFWindow() argument
301 if (bRestoreValue) in ResetPDFWindow()
308 if (bRestoreValue) in ResetPDFWindow()
DFFL_ComboBox.cpp302 CPWL_Wnd* CFFL_ComboBox::ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue) in ResetPDFWindow() argument
304 if (bRestoreValue) in ResetPDFWindow()
311 if (bRestoreValue) in ResetPDFWindow()
DFFL_FormFiller.cpp746 CPWL_Wnd* CFFL_FormFiller::ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue) in ResetPDFWindow() argument
/external/pdfium/fpdfsdk/include/formfiller/
DFFL_ListBox.h36 virtual CPWL_Wnd* ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue);
DFFL_TextField.h49 virtual CPWL_Wnd* ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue);
DFFL_ComboBox.h45 virtual CPWL_Wnd* ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue);
DFFL_FormFiller.h99 virtual CPWL_Wnd* ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue);