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