Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/src/
DWebFontImpl.cpp118 WebFloatRect WebFontImpl::selectionRectForText(const WebTextRun& run, const WebFloatPoint& leftBase… in selectionRectForText() function in WebKit::WebFontImpl
/external/webkit/Source/WebCore/platform/graphics/
DFont.cpp204 FloatRect Font::selectionRectForText(const TextRun& run, const FloatPoint& point, int h, int from, … in selectionRectForText() function in WebCore::Font