Searched refs:ExtractLinks (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/include/fpdftext/
H A Dfpdf_text.h172 virtual FX_BOOL ExtractLinks(const IPDF_TextPage* pTextPage) = 0;
/external/pdfium/core/src/fpdftext/
H A Dtext_int.h218 FX_BOOL ExtractLinks(const IPDF_TextPage* pTextPage) override;
H A Dfpdf_text_int.cpp2522 FX_BOOL CPDF_LinkExtract::ExtractLinks(const IPDF_TextPage* pTextPage) { function in class:CPDF_LinkExtract
/external/pdfium/fpdfsdk/src/
H A Dfpdftext.cpp238 pageLink->ExtractLinks((IPDF_TextPage*)text_page);

Completed in 39 milliseconds