Searched defs:selectionRectForText (Results 1 – 2 of 2) sorted by relevance
123 WebFloatRect WebFontImpl::selectionRectForText(const WebTextRun& run, const WebFloatPoint& leftBase… in selectionRectForText() function in blink::WebFontImpl
266 FloatRect Font::selectionRectForText(const TextRun& run, const FloatPoint& point, int h, int from, … in selectionRectForText() function in WebCore::Font