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

  /external/pdfium/public/
fpdf_doc.h 286 // Function: FPDFLink_CountQuadPoints
293 DLLEXPORT int STDCALL FPDFLink_CountQuadPoints(FPDF_LINK linkAnnot);
  /external/pdfium/fpdfsdk/src/
fpdfview_c_api_test.c 63 CHK(FPDFLink_CountQuadPoints);
fpdfdoc.cpp 299 DLLEXPORT int STDCALL FPDFLink_CountQuadPoints(FPDF_LINK linkAnnot) {

Completed in 31 milliseconds