Searched refs:FPDFAction_GetType (Results 1 – 3 of 3) sorted by relevance
131 FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFAction_GetType(FPDF_ACTION action);
139 FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFAction_GetType(FPDF_ACTION pDict) { in FPDFAction_GetType() function172 unsigned long type = FPDFAction_GetType(pDict); in FPDFAction_GetFilePath()
106 CHK(FPDFAction_GetType); in CheckPDFiumCApi()