Searched refs:WillCommit (Results 1 – 3 of 3) sorted by relevance
161 bool WillCommit() const { return m_bWillCommit; } in WillCommit() function
705 if (pEvent->WillCommit()) { in AFNumber_Keystroke()958 if (!pEvent->WillCommit()) in AFDate_KeystrokeEx()1099 if (pEvent->WillCommit()) { in AFSpecial_KeystrokeEx()1213 if (pEventRecorder->WillCommit()) in AFMergeChange()
317 return CJS_Result::Success(pRuntime->NewBoolean(pEvent->WillCommit())); in get_will_commit()