Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/javascript/
DJS_EventHandler.h138 FX_BOOL WillCommit();
/external/pdfium/fpdfsdk/src/javascript/
Devent.cpp373 if (pEvent->WillCommit()) in willCommit()
DPublicMethods.cpp1279 if (pEvent->WillCommit()) in AFNumber_Keystroke()
1626 if (pEvent->WillCommit()) in AFDate_KeystrokeEx()
1852 if (pEvent->WillCommit()) in AFSpecial_KeystrokeEx()
1998 if (pEventHandler->WillCommit()) in AFMergeChange()
DJS_EventHandler.cpp666 FX_BOOL CJS_EventHandler::WillCommit() in WillCommit() function in CJS_EventHandler