HomeSort by relevance Sort by last modified time
    Searched full:selectionrectforsimpletext (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
Font.h 142 FloatRect selectionRectForSimpleText(const TextRun&, const FloatPoint&, int h, int from, int to, bool accountForGlyphBounds) const;
Font.cpp 219 return selectionRectForSimpleText(run, point, h, from, to, accountForGlyphBounds);
    [all...]

Completed in 3186 milliseconds