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 190 void CJS_Context::OnPage_InView(CPDFSDK_Document* pTarget)
193 m_pEventHandler->OnPage_InView(pTarget);
JS_EventHandler.cpp 111 void CJS_EventHandler::OnPage_InView(CPDFSDK_Document* pDoc)

Completed in 101 milliseconds