Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_doc.h26 #define PDFACTION_LAUNCH 4 macro
/external/pdfium/fpdfsdk/
Dfpdf_doc.cpp188 return PDFACTION_LAUNCH; in FPDFAction_GetType()
213 type != PDFACTION_LAUNCH) { in FPDFAction_GetFilePath()
Dfpdf_doc_embeddertest.cpp293 EXPECT_EQ(static_cast<unsigned long>(PDFACTION_LAUNCH), in TEST_F()