Searched refs:WillCommit (Results 1 – 4 of 4) sorted by relevance
164 bool WillCommit() const;
987 if (pEvent->WillCommit()) { in AFNumber_Keystroke()1230 if (pEvent->WillCommit()) { in AFDate_KeystrokeEx()1408 if (pEvent->WillCommit()) { in AFSpecial_KeystrokeEx()1519 if (pEventHandler->WillCommit()) in AFMergeChange()
301 return CJS_Return(pRuntime->NewBoolean(pEvent->WillCommit())); in get_will_commit()
648 bool CJS_EventHandler::WillCommit() const { in WillCommit() function in CJS_EventHandler