Searched refs:linkToURLs (Results 1 – 1 of 1) sorted by relevance
281 const std::vector<std::pair<sk_sp<SkData>, SkRect>>& linkToURLs, in get_annotations() argument285 size_t count = linkToURLs.size() + linkToDestinations.size(); in get_annotations()291 for (const auto& rectWithURL : linkToURLs) { in get_annotations()