Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_ListBox.cpp279 DestroyPDFWindow(pPageView); in ResetPDFWindow()
311 DestroyPDFWindow(pPageView); in OnKeyStroke()
DFFL_TextField.cpp160 DestroyPDFWindow(pPageView); in OnChar()
304 DestroyPDFWindow(pPageView); in ResetPDFWindow()
DFFL_ComboBox.cpp307 DestroyPDFWindow(pPageView); in ResetPDFWindow()
339 DestroyPDFWindow(pPageView); in OnKeyStroke()
DFFL_FormFiller.cpp477 void CFFL_FormFiller::DestroyPDFWindow(CPDFSDK_PageView* pPageView) in DestroyPDFWindow() function in CFFL_FormFiller
774 DestroyPDFWindow(pPageView); in EscapeFiller()
/external/pdfium/fpdfsdk/include/formfiller/
DFFL_FormFiller.h126 void DestroyPDFWindow(CPDFSDK_PageView* pPageView);