Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_doc.h26 #define PDFACTION_LAUNCH 4 macro
/external/pdfium/fpdfsdk/
Dfpdfdoc.cpp163 return PDFACTION_LAUNCH; in FPDFAction_GetType()
184 if (type != PDFACTION_REMOTEGOTO && type != PDFACTION_LAUNCH) in FPDFAction_GetFilePath()