Home
last modified time | relevance | path

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

/external/pdfium/core/fpdftext/
Dcpdf_linkextract.h24 void ExtractLinks();
Dcpdf_linkextract.cpp21 void CPDF_LinkExtract::ExtractLinks() { in ExtractLinks() function in CPDF_LinkExtract
/external/pdfium/fpdfsdk/
Dfpdftext.cpp286 pageLink->ExtractLinks(); in FPDFLink_LoadWebLinks()