Searched defs:link_to_rect (Results 1 – 4 of 4) sorted by relevance
62 std::vector<int> link_to_rect; in TEST() local
266 int Page::GetLinksUtf8(vector<Rectangle_i>* rects, vector<int>* link_to_rect, in GetLinksUtf8()619 int Page::GetAnnotatedLinksUtf8(vector<Rectangle_i>* rects, vector<int>* link_to_rect, in GetAnnotatedLinksUtf8()643 int Page::GetInferredLinksUtf8(vector<Rectangle_i>* rects, vector<int>* link_to_rect, in GetInferredLinksUtf8()
253 const vector<int>& link_to_rect, const vector<std::string>& urls) { in ToJavaLinkRects()
277 vector<int> link_to_rect; in Java_android_graphics_pdf_PdfDocumentProxy_getPageLinks() local