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

/external/pdfium/core/include/fpdftext/
H A Dfpdf_text.h175 virtual int CountLinks() const = 0;
/external/pdfium/core/src/fpdftext/
H A Dtext_int.h219 int CountLinks() const override;
H A Dfpdf_text_int.cpp2546 int CPDF_LinkExtract::CountLinks() const { function in class:CPDF_LinkExtract
/external/pdfium/fpdfsdk/src/
H A Dfpdftext.cpp245 return pageLink->CountLinks();

Completed in 41 milliseconds