Home
last modified time | relevance | path

Searched defs:selectionRectForText (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebFontImpl.cpp123 WebFloatRect WebFontImpl::selectionRectForText(const WebTextRun& run, const WebFloatPoint& leftBase… in selectionRectForText() function in blink::WebFontImpl
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFont.cpp266 FloatRect Font::selectionRectForText(const TextRun& run, const FloatPoint& point, int h, int from, … in selectionRectForText() function in WebCore::Font