Searched defs:match_to_rect (Results 1 – 4 of 4) sorted by relevance
60 int NumRectsForMatch(std::span<const Rectangle_i> rects, std::span<const int> match_to_rect, in NumRectsForMatch()
209 const vector<int>& match_to_rect, const vector<int>& char_indexes) { in ToJavaMatchRects()
229 vector<int> match_to_rect; in Java_android_graphics_pdf_PdfDocumentProxy_searchPageText() local
182 vector<int>* match_to_rect, vector<int>* char_indexes) { in BoundsOfMatchesUtf8()