HomeSort by relevance Sort by last modified time
    Searched refs:TextBoundsToViewBounds (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/gfx/
render_text.h 537 std::vector<Rect> TextBoundsToViewBounds(const Range& x);
render_text_harfbuzz.cc 800 std::vector<Rect> current_rects = TextBoundsToViewBounds(bounds[i]);
    [all...]
render_text_win.cc 729 std::vector<Rect> current_rects = TextBoundsToViewBounds(bounds[i]);
    [all...]
render_text.cc     [all...]

Completed in 184 milliseconds