Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_doc.cpp153 FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFAction_GetType(FPDF_ACTION action) { in FPDFAction_GetType() function
179 unsigned long type = FPDFAction_GetType(action); in FPDFAction_GetDest()
189 unsigned long type = FPDFAction_GetType(action); in FPDFAction_GetFilePath()
210 unsigned long type = FPDFAction_GetType(action); in FPDFAction_GetURIPath()
Dfpdf_doc_embeddertest.cpp231 FPDFAction_GetType(nullptr)); in TEST_F()
253 FPDFAction_GetType(action)); in TEST_F()
284 FPDFAction_GetType(action)); in TEST_F()
315 FPDFAction_GetType(action)); in TEST_F()
340 FPDFAction_GetType(action)); in TEST_F()
Dfpdf_view_c_api_test.c114 CHK(FPDFAction_GetType); in CheckPDFiumCApi()
/external/pdfium/public/
Dfpdf_doc.h131 FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFAction_GetType(FPDF_ACTION action);