HomeSort by relevance Sort by last modified time
    Searched defs:OnPage_InView (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/src/javascript/
JS_Context.cpp 113 void CJS_Context::OnPage_InView(CPDFSDK_Document* pTarget) {
114 m_pEventHandler->OnPage_InView(pTarget);
JS_EventHandler.cpp 98 void CJS_EventHandler::OnPage_InView(CPDFSDK_Document* pDoc) {

Completed in 49 milliseconds