Home
last modified time | relevance | path

Searched defs:textRect (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Tools/QtTestBrowser/
Dlocationedit.cpp86 QRect textRect = style()->subElementRect(QStyle::SE_LineEditContents, &styleOption, this); in updateInternalGeometry() local
/external/webkit/Source/WebKit2/UIProcess/
DFindIndicator.cpp148 FloatRect textRect = m_textRectsInSelectionRectCoordinates[i]; in draw() local
/external/webkit/Source/WebCore/platform/graphics/win/
DFontCGWin.cpp163 IntRect textRect; in drawGDIGlyphs() local
/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp362 …hicsContext(GraphicsContext* context, const ShadowData* shadow, const FloatRect& textRect, bool st… in applyShadowToGraphicsContext()
870 FloatRect textRect(tx + x(), rootRect.y(), logicalWidth(), rootRect.height()); in paintCustomHighlight() local
/external/webkit/Source/WebCore/rendering/svg/
DSVGInlineTextBox.cpp693 FloatRect textRect; in calculateBoundaries() local
/external/webkit/Source/WebCore/html/canvas/
DCanvasRenderingContext2D.cpp1898 …FloatRect textRect = FloatRect(location.x() - fontMetrics.height() / 2, location.y() - fontMetrics… in drawTextInternal() local
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp1548 … FloatRect textRect = font.selectionRectForText(run, point, font.fontMetrics().height(), from, to); in drawText() local