Searched defs:OnPage_InView (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
H A DJS_Context.cpp190 void CJS_Context::OnPage_InView(CPDFSDK_Document* pTarget) function in class:CJS_Context
193 m_pEventHandler->OnPage_InView(pTarget);
H A DJS_EventHandler.cpp111 void CJS_EventHandler::OnPage_InView(CPDFSDK_Document* pDoc) function in class:CJS_EventHandler

Completed in 256 milliseconds