Searched refs:TextBoundsToViewBounds (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/gfx/
H A Drender_text.h537 std::vector<Rect> TextBoundsToViewBounds(const Range& x);
H A Drender_text_harfbuzz.cc800 std::vector<Rect> current_rects = TextBoundsToViewBounds(bounds[i]);
H A Drender_text_win.cc729 std::vector<Rect> current_rects = TextBoundsToViewBounds(bounds[i]);
H A Drender_text.cc1023 std::vector<Rect> RenderText::TextBoundsToViewBounds(const Range& x) { function in class:gfx::RenderText

Completed in 252 milliseconds