Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_textobject.cpp14 DestroyPDFWindow(pPageView); in ResetPDFWindow()
Dcffl_formfiller.h127 void DestroyPDFWindow(CPDFSDK_PageView* pPageView);
Dcffl_formfiller.cpp366 void CFFL_FormFiller::DestroyPDFWindow(CPDFSDK_PageView* pPageView) { in DestroyPDFWindow() function in CFFL_FormFiller
562 DestroyPDFWindow(pPageView); in EscapeFiller()
Dcffl_textfield.cpp115 DestroyPDFWindow(pPageView); in OnChar()