Searched refs:PDFACTION_GOTO (Results 1 – 3 of 3) sorted by relevance
20 #define PDFACTION_GOTO 1 macro
180 return PDFACTION_GOTO; in FPDFAction_GetType()201 if (type != PDFACTION_GOTO && type != PDFACTION_REMOTEGOTO && in FPDFAction_GetDest()
408 EXPECT_EQ(static_cast<unsigned long>(PDFACTION_GOTO), in TEST_F()