Home
last modified time | relevance | path

Searched refs:ResetPDFWindow (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp139 pFormFiller->ResetPDFWindow(pPageView, in OnMouseEnter()
172 pFormFiller->ResetPDFWindow(pPageView, in OnMouseExit()
211 pFormFiller->ResetPDFWindow(pPageView, in OnLButtonDown()
288 pFormFiller->ResetPDFWindow(pPageView, nValueAge == pWidget->GetValueAge()); in OnButtonUp()
399 pFiller->ResetPDFWindow(pPageView, in OnSetFocus()
727 pFormFiller->ResetPDFWindow(pPageView, nValueAge == pWidget->GetValueAge()); in OnClick()
757 pFormFiller->ResetPDFWindow(pPageView, nValueAge == pWidget->GetValueAge()); in OnFull()
810 pFormFiller->ResetPDFWindow(pPageView, nValueAge == pWidget->GetValueAge()); in OnPreOpen()
841 pFormFiller->ResetPDFWindow(pPageView, nValueAge == pWidget->GetValueAge()); in OnPostOpen()
913 CPWL_Wnd* pWnd = pFormFiller->ResetPDFWindow( in OnBeforeKeyStroke()
Dcffl_textobject.h19 CPWL_Wnd* ResetPDFWindow(CPDFSDK_PageView* pPageView,
Dcffl_formfiller.cpp362 return ResetPDFWindow( in GetPDFWindow()
479 ResetPDFWindow(pPageView, false); in CommitData()
488 ResetPDFWindow(pPageView, false); in CommitData()
545 CPWL_Wnd* CFFL_FormFiller::ResetPDFWindow(CPDFSDK_PageView* pPageView, in ResetPDFWindow() function in CFFL_FormFiller
Dcffl_textobject.cpp9 CPWL_Wnd* CFFL_TextObject::ResetPDFWindow(CPDFSDK_PageView* pPageView, in ResetPDFWindow() function in CFFL_TextObject
Dcffl_formfiller.h104 virtual CPWL_Wnd* ResetPDFWindow(CPDFSDK_PageView* pPageView,