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

  /external/pdfium/fpdfsdk/src/javascript/
JS_Context.cpp 196 void CJS_Context::OnPage_OutView(CPDFSDK_Document* pTarget)
199 m_pEventHandler->OnPage_OutView(pTarget);
JS_EventHandler.cpp 118 void CJS_EventHandler::OnPage_OutView(CPDFSDK_Document* pDoc)

Completed in 147 milliseconds