Lines Matching refs:GetEventRecorder
590 CJS_EventRecorder* pEvent = pEventContext->GetEventRecorder(); in AFNumber_Format()
697 CJS_EventRecorder* pEvent = pContext->GetEventRecorder(); in AFNumber_Keystroke()
786 pRuntime->GetCurrentEventContext()->GetEventRecorder(); in AFPercent_Format()
882 CJS_EventRecorder* pEvent = pContext->GetEventRecorder(); in AFDate_FormatEx()
957 CJS_EventRecorder* pEvent = pContext->GetEventRecorder(); in AFDate_KeystrokeEx()
1054 pRuntime->GetCurrentEventContext()->GetEventRecorder(); in AFSpecial_Format()
1090 CJS_EventRecorder* pEvent = pContext->GetEventRecorder(); in AFSpecial_KeystrokeEx()
1172 pRuntime->GetCurrentEventContext()->GetEventRecorder(); in AFSpecial_Keystroke()
1207 pRuntime->GetCurrentEventContext()->GetEventRecorder(); in AFMergeChange()
1366 if (pContext->GetEventRecorder()->HasValue()) { in AFSimple_Calculate()
1367 pContext->GetEventRecorder()->Value() = in AFSimple_Calculate()
1383 CJS_EventRecorder* pEvent = pContext->GetEventRecorder(); in AFRange_Validate()