HomeSort by relevance Sort by last modified time
    Searched defs:ResetPDFWindow (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/src/formfiller/
FFL_ListBox.cpp 276 CPWL_Wnd* CFFL_ListBox::ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue)
FFL_ComboBox.cpp 307 CPWL_Wnd* CFFL_ComboBox::ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue)
FFL_TextField.cpp 329 CPWL_Wnd* CFFL_TextField::ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue)
FFL_FormFiller.cpp 449 return this->ResetPDFWindow(pPageView, m_pWidget->GetValueAge() == pPrivateData->nValueAge);
680 this->ResetPDFWindow(pPageView, FALSE);
688 this->ResetPDFWindow(pPageView, FALSE);
746 CPWL_Wnd* CFFL_FormFiller::ResetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bRestoreValue)

Completed in 60 milliseconds