Home
last modified time | relevance | path

Searched refs:FPDFLink_CountQuadPoints (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/public/
Dfpdf_doc.h210 DLLEXPORT int STDCALL FPDFLink_CountQuadPoints(FPDF_LINK linkAnnot);
/external/pdfium/fpdfsdk/src/
Dfpdfview_c_api_test.c61 CHK(FPDFLink_CountQuadPoints); in CheckPDFiumCApi()
Dfpdfdoc.cpp244 DLLEXPORT int STDCALL FPDFLink_CountQuadPoints(FPDF_LINK linkAnnot) in FPDFLink_CountQuadPoints() function