Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_noteimp.h75 int32_t CountLoop();
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp426 int32_t CFWL_NoteDriver::CountLoop() { in CountLoop() function in CFWL_NoteDriver
1078 if (noteDriver->CountLoop() == 1) { in FWL_GetCurrentThreadModalWidget()