Searched refs:FPDFLink_GetAction (Results 1 – 4 of 4) sorted by relevance
269 FPDF_EXPORT FPDF_ACTION FPDF_CALLCONV FPDFLink_GetAction(FPDF_LINK link);
116 CHK(FPDFLink_GetAction); in CheckPDFiumCApi()
149 FPDF_ACTION action = FPDFLink_GetAction(link); in TEST_F()
311 FPDF_EXPORT FPDF_ACTION FPDF_CALLCONV FPDFLink_GetAction(FPDF_LINK pDict) { in FPDFLink_GetAction() function