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

  /external/pdfium/fpdfsdk/include/
fsdk_actionhandler.h 68 void DoAction_GoTo(CPDFSDK_Document* pDocument, /*CReader_DocView *pDocView,*/ const CPDF_Action& action);
  /external/pdfium/fpdfsdk/src/
fsdk_actionhandler.cpp 485 DoAction_GoTo(pDocument,/* pDocView,*/ action);
569 void CPDFSDK_ActionHandler::DoAction_GoTo(CPDFSDK_Document* pDocument, /*CReader_DocView* pDocView,*/

Completed in 1594 milliseconds