Searched refs:ResetPDFWindow (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/fpdfsdk/formfiller/ |
D | cffl_interactiveformfiller.cpp | 139 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()
|
D | cffl_textobject.h | 19 CPWL_Wnd* ResetPDFWindow(CPDFSDK_PageView* pPageView,
|
D | cffl_formfiller.cpp | 362 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
|
D | cffl_textobject.cpp | 9 CPWL_Wnd* CFFL_TextObject::ResetPDFWindow(CPDFSDK_PageView* pPageView, in ResetPDFWindow() function in CFFL_TextObject
|
D | cffl_formfiller.h | 104 virtual CPWL_Wnd* ResetPDFWindow(CPDFSDK_PageView* pPageView,
|