Home
last modified time | relevance | path

Searched defs:OnBatchExec (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/
Dcjs_event_context_stub.h111 void OnBatchExec(CPDFSDK_FormFillEnvironment* pFormFillEnv) override {} in OnBatchExec() function
Dcjs_eventrecorder.cpp353 void CJS_EventRecorder::OnBatchExec( in OnBatchExec() function in CJS_EventRecorder
Dcjs_event_context.cpp319 void CJS_EventContext::OnBatchExec(CPDFSDK_FormFillEnvironment* pFormFillEnv) { in OnBatchExec() function in CJS_EventContext