HomeSort by relevance Sort by last modified time
    Searched refs:FPDFAction_GetType (Results 1 - 3 of 3) sorted by null

  /external/pdfium/public/
fpdf_doc.h 117 // Function: FPDFAction_GetType
124 DLLEXPORT unsigned long STDCALL FPDFAction_GetType(FPDF_ACTION action);
  /external/pdfium/fpdfsdk/src/
fpdfdoc.cpp 132 DLLEXPORT unsigned long STDCALL FPDFAction_GetType(FPDF_ACTION pDict) {
165 unsigned long type = FPDFAction_GetType(pDict);
fpdfview_c_api_test.c 52 CHK(FPDFAction_GetType);

Completed in 949 milliseconds