Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_TextField.cpp124 DestroyPDFWindow(pPageView); in OnChar()
245 DestroyPDFWindow(pPageView); in ResetPDFWindow()
DFFL_ListBox.cpp209 DestroyPDFWindow(pPageView); in ResetPDFWindow()
DFFL_ComboBox.cpp228 DestroyPDFWindow(pPageView); in ResetPDFWindow()
DFFL_FormFiller.cpp392 void CFFL_FormFiller::DestroyPDFWindow(CPDFSDK_PageView* pPageView) { in DestroyPDFWindow() function in CFFL_FormFiller
617 DestroyPDFWindow(pPageView); in EscapeFiller()
/external/pdfium/fpdfsdk/include/formfiller/
DFFL_FormFiller.h129 void DestroyPDFWindow(CPDFSDK_PageView* pPageView);