Home
last modified time | relevance | path

Searched refs:PDFACTION_GOTO (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/public/
Dfpdf_doc.h89 #define PDFACTION_GOTO 1 // Go to a destination within current document. macro
/external/pdfium/fpdfsdk/src/
Dfpdfdoc.cpp111 return PDFACTION_GOTO; in FPDFAction_GetType()