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