Home
last modified time | relevance | path

Searched refs:WillCommit (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
DJS_EventHandler.h185 FX_BOOL WillCommit();
Devent.cpp337 if (pEvent->WillCommit()) in willCommit()
DPublicMethods.cpp1104 if (pEvent->WillCommit()) { in AFNumber_Keystroke()
1430 if (pEvent->WillCommit()) { in AFDate_KeystrokeEx()
1661 if (pEvent->WillCommit()) { in AFSpecial_KeystrokeEx()
1795 if (pEventHandler->WillCommit()) { in AFMergeChange()
DJS_EventHandler.cpp653 FX_BOOL CJS_EventHandler::WillCommit() { in WillCommit() function in CJS_EventHandler