Searched refs:OnPage_InView (Results 1 - 7 of 7) sorted by relevance

/external/pdfium/fxjs/
H A Dcjs_event_context.cpp107 void CJS_EventContext::OnPage_InView( function in class:CJS_EventContext
109 m_pEventHandler->OnPage_InView(pFormFillEnv);
H A Dcjs_event_context.h38 void OnPage_InView(CPDFSDK_FormFillEnvironment* pFormFillEnv) override;
H A Dcjs_event_context_stub.h30 void OnPage_InView(CPDFSDK_FormFillEnvironment* pFormFillEnv) override {}
H A Dcjs_eventhandler.h79 void OnPage_InView(CPDFSDK_FormFillEnvironment* pFormFillEnv);
H A Dijs_event_context.h37 virtual void OnPage_InView(CPDFSDK_FormFillEnvironment* pFormFillEnv) = 0;
H A Dcjs_eventhandler.cpp92 void CJS_EventHandler::OnPage_InView( function in class:CJS_EventHandler
/external/pdfium/fpdfsdk/
H A Dfsdk_actionhandler.cpp565 pContext->OnPage_InView(pFormFillEnv);

Completed in 192 milliseconds