Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_doc.h22 #define PDFACTION_REMOTEGOTO 2 macro
/external/pdfium/fpdfsdk/
Dfpdfdoc.cpp149 return PDFACTION_REMOTEGOTO; in FPDFAction_GetType()
173 if (type != PDFACTION_REMOTEGOTO && type != PDFACTION_LAUNCH) in FPDFAction_GetFilePath()