Searched refs:GetRects (Results 1 – 3 of 3) sorted by relevance
26 std::vector<CFX_FloatRect> GetRects(size_t index) const;
310 std::vector<CFX_FloatRect> CPDF_LinkExtract::GetRects(size_t index) const { in GetRects() function in CPDF_LinkExtract
366 return pdfium::CollectionSize<int>(pageLink->GetRects(link_index)); in FPDFLink_CountRects()380 std::vector<CFX_FloatRect> rectArray = pageLink->GetRects(link_index); in FPDFLink_GetRect()