Home
last modified time | relevance | path

Searched refs:FPDFLink_GetAction (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/public/
Dfpdf_doc.h269 FPDF_EXPORT FPDF_ACTION FPDF_CALLCONV FPDFLink_GetAction(FPDF_LINK link);
/external/pdfium/fpdfsdk/
Dfpdfview_c_api_test.c116 CHK(FPDFLink_GetAction); in CheckPDFiumCApi()
Dfpdfdoc_embeddertest.cpp149 FPDF_ACTION action = FPDFLink_GetAction(link); in TEST_F()
Dfpdfdoc.cpp311 FPDF_EXPORT FPDF_ACTION FPDF_CALLCONV FPDFLink_GetAction(FPDF_LINK pDict) { in FPDFLink_GetAction() function