Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_noteimp.h31 FX_BOOL ContinueModal();
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp44 FX_BOOL CFWL_NoteLoop::ContinueModal() { in ContinueModal() function in CFWL_NoteLoop
279 if (!pTopLoop || !pTopLoop->ContinueModal()) { in Run()
304 if (!pTopLoop || !pTopLoop->ContinueModal()) { in Run()