Searched refs:CountLinks (Results 1 – 2 of 2) sorted by relevance
25 size_t CountLinks() const { return m_LinkArray.size(); } in CountLinks() function
295 return pdfium::base::checked_cast<int>(pageLink->CountLinks()); in FPDFLink_CountWebLinks()