Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_doc.h18 #define PDFACTION_UNSUPPORTED 0 macro
/external/pdfium/fpdfsdk/
Dfpdf_doc.cpp175 return PDFACTION_UNSUPPORTED; in FPDFAction_GetType()
190 return PDFACTION_UNSUPPORTED; in FPDFAction_GetType()
Dfpdf_doc_embeddertest.cpp271 EXPECT_EQ(static_cast<unsigned long>(PDFACTION_UNSUPPORTED), in TEST_F()
470 EXPECT_EQ(static_cast<unsigned long>(PDFACTION_UNSUPPORTED), in TEST_F()