Searched refs:FPDF_ACTION (Results 1 – 4 of 4) sorted by relevance
118 FPDF_EXPORT FPDF_ACTION FPDF_CALLCONV131 FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFAction_GetType(FPDF_ACTION action);145 FPDF_ACTION action);161 FPDFAction_GetFilePath(FPDF_ACTION action, void* buffer, unsigned long buflen);176 FPDF_ACTION action,269 FPDF_EXPORT FPDF_ACTION FPDF_CALLCONV FPDFLink_GetAction(FPDF_LINK link);
36 typedef void* FPDF_ACTION; typedef
131 FPDF_EXPORT FPDF_ACTION FPDF_CALLCONV139 FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFAction_GetType(FPDF_ACTION pDict) { in FPDFAction_GetType()160 FPDF_ACTION pDict) { in FPDFAction_GetDest()171 FPDFAction_GetFilePath(FPDF_ACTION pDict, void* buffer, unsigned long buflen) { in FPDFAction_GetFilePath()186 FPDF_ACTION pDict, in FPDFAction_GetURIPath()311 FPDF_EXPORT FPDF_ACTION FPDF_CALLCONV FPDFLink_GetAction(FPDF_LINK pDict) { in FPDFLink_GetAction()
149 FPDF_ACTION action = FPDFLink_GetAction(link); in TEST_F()