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

  /external/pdfium/public/
fpdf_doc.h 214 // Function: FPDFLink_GetLinkZOrderAtPoint
231 FPDFLink_GetLinkZOrderAtPoint(FPDF_PAGE page, double x, double y);
  /external/pdfium/fpdfsdk/src/
fpdfview_c_api_test.c 58 CHK(FPDFLink_GetLinkZOrderAtPoint);
fpdfdoc.cpp 220 FPDFLink_GetLinkZOrderAtPoint(FPDF_PAGE page, double x, double y) {

Completed in 35 milliseconds