Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_textobject.h22 CPWL_Wnd* RestorePWLWindow(const CPDFSDK_PageView* pPageView) override;
Dcffl_textobject.cpp30 CPWL_Wnd* CFFL_TextObject::RestorePWLWindow(const CPDFSDK_PageView* pPageView) { in RestorePWLWindow() function in CFFL_TextObject
Dcffl_formfield.h149 virtual CPWL_Wnd* RestorePWLWindow(const CPDFSDK_PageView* pPageView);
Dcffl_formfield.cpp565 return nValueAge == pWidget->GetValueAge() ? RestorePWLWindow(pPageView) in ResetPWLWindowForValueAgeInternal()
573 CPWL_Wnd* CFFL_FormField::RestorePWLWindow(const CPDFSDK_PageView* pPageView) { in RestorePWLWindow() function in CFFL_FormField