Home
last modified time | relevance | path

Searched refs:bDestroyPWLWindow (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
Dcffl_formfiller.cpp269 bool bDestroyPWLWindow; in KillFocusForAnnot() local
274 bDestroyPWLWindow = true; in KillFocusForAnnot()
277 bDestroyPWLWindow = false; in KillFocusForAnnot()
280 EscapeFiller(pPageView, bDestroyPWLWindow); in KillFocusForAnnot()
537 bool bDestroyPWLWindow) { in EscapeFiller() argument
541 if (bDestroyPWLWindow) in EscapeFiller()
Dcffl_formfiller.h129 void EscapeFiller(CPDFSDK_PageView* pPageView, bool bDestroyPWLWindow);