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

  /external/webkit/WebCore/platform/graphics/
Font.cpp 235 return selectionRectForSimpleText(run, point, h, from, to);
Font.h 156 FloatRect selectionRectForSimpleText(const TextRun&, const IntPoint&, int h, int from, int to) const;
FontFastPath.cpp 324 FloatRect Font::selectionRectForSimpleText(const TextRun& run, const IntPoint& point, int h, int from, int to) const

Completed in 826 milliseconds