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

  /external/chromium_org/ui/gfx/
render_text.h 533 Point ToTextPoint(const Point& point);
render_text_pango.cc 119 Point p(ToTextPoint(point));
334 // text. ToViewPoint and ToTextPoint take care of the position conversion
render_text_harfbuzz.cc 597 int x = ToTextPoint(point).x();
    [all...]
render_text_win.cc 549 int x = ToTextPoint(point).x();
    [all...]
render_text.cc     [all...]

Completed in 2256 milliseconds