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

/external/pdfium/fpdfsdk/src/javascript/
H A DJS_Context.cpp178 void CJS_Context::OnPage_Open(CPDFSDK_Document* pTarget) function in class:CJS_Context
181 m_pEventHandler->OnPage_Open(pTarget);
H A DJS_EventHandler.cpp97 void CJS_EventHandler::OnPage_Open(CPDFSDK_Document* pDoc) function in class:CJS_EventHandler

Completed in 279 milliseconds