Home
last modified time | relevance | path

Searched defs:link_index (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfpdftext.cpp231 DLLEXPORT int STDCALL FPDFLink_GetURL(FPDF_PAGELINK link_page,int link_index, unsigned short* buffe… in FPDFLink_GetURL()
249 DLLEXPORT int STDCALL FPDFLink_CountRects(FPDF_PAGELINK link_page,int link_index) in FPDFLink_CountRects()
257 DLLEXPORT void STDCALL FPDFLink_GetRect(FPDF_PAGELINK link_page,int link_index, int rect_index, do… in FPDFLink_GetRect()