Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DTextPainter.cpp24 … Font& font, const TextRun& run, const FloatPoint& textOrigin, const FloatRect& textBounds, bool h… in TextPainter()
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.cpp2104 …FloatRect textBounds = font.selectionRectForText(textRun, FloatPoint(), font.fontDescription().com… in measureText() local