Home
last modified time | relevance | path

Searched refs:selectionRectForText (Results 1 – 12 of 12) 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
126 return m_font.selectionRectForText(run, leftBaseline, height, from, to); in selectionRectForText()
DWebFontImpl.h57 virtual WebFloatRect selectionRectForText(const WebTextRun&, const WebFloatPoint& leftBaseline,
/external/chromium_org/third_party/WebKit/public/web/
DWebFont.h94 virtual WebFloatRect selectionRectForText(const WebTextRun&, const WebFloatPoint& leftBaseline,
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFont.h102 …FloatRect selectionRectForText(const TextRun&, const FloatPoint&, int h, int from = 0, int to = -1…
DFont.cpp209 FloatRect Font::selectionRectForText(const TextRun& run, const FloatPoint& point, int h, int from, … in selectionRectForText() function in WebCore::Font
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DEllipsisBox.cpp132 …return enclosingIntRect(font.selectionRectForText(RenderBlockFlow::constructTextRun(&renderer(), f… in selectionRect()
DInlineTextBox.cpp220 … r = enclosingIntRect(font.selectionRectForText(textRun, startingPoint, selHeight, sPos, ePos)); in localSelectionRect()
1250 …IntRect markerRect = enclosingIntRect(font.selectionRectForText(run, startPoint, selHeight, startP… in paintDocumentMarker()
1295 …IntRect markerRect = enclosingIntRect(font.selectionRectForText(run, IntPoint(x(), selectionTop())… in paintTextMatchMarker()
1472 …return font.selectionRectForText(constructTextRun(styleToUse, font), IntPoint(logicalLeft(), 0), 0… in positionForOffset()
/external/chromium_org/content/child/
Dbrowser_font_resource_trusted.cc377 WebFloatRect rect = font_->selectionRectForText( in PixelOffsetForCharacter()
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGInlineTextBox.cpp139 …FloatRect selectionRect = scaledFont.selectionRectForText(constructTextRun(style, fragment), textO… in selectionRectForTextFragment()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.cpp984 fillRect(font.selectionRectForText(run, point, h, from, to), backgroundColor); in drawHighlightForText()
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.cpp2078 …FloatRect textBounds = font.selectionRectForText(textRun, FloatPoint(), font.fontDescription().com… in measureText()
/external/chromium_org/tools/valgrind/drmemory/
Dsuppressions_full.txt1203 *!WebCore::Font::selectionRectForText