Home
last modified time | relevance | path

Searched defs:boundingRect (Results 1 – 21 of 21) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/qt/
DFontQt.cpp125 QRectF boundingRect(point.x() + x1, point.y() - ascent, x2 - x1, fm.height()); in drawTextCommon() local
198 … QRectF boundingRect(pt.x(), point.y() - fm.ascent(), fm.width(string, -1, flags), fm.height()); in drawTextCommon() local
215 … QRectF boundingRect(pt.x(), point.y() - fm.ascent(), fm.width(string, -1, flags), fm.height()); in drawTextCommon() local
DPathQt.cpp152 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
DGraphicsContextQt.cpp555 FloatRect boundingRect = platformPath.controlPointRect(); in strokePath() local
DGraphicsLayerQt.cpp620 QRectF GraphicsLayerQtImpl::boundingRect() const in boundingRect() function in WebCore::GraphicsLayerQtImpl
DGraphicsContext3DQt.cpp585 QRectF GraphicsContext3DInternal::boundingRect() const in boundingRect() function in WebCore::GraphicsContext3DInternal
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DPageClientQt.h126 QRectF boundingRect() const in boundingRect() function
/external/webkit/Source/WebKit/qt/Api/
Dqwebframe_p.h138 QRect boundingRect; variable
Dqwebframe.cpp1790 QRect QWebHitTestResult::boundingRect() const in boundingRect() function in QWebHitTestResult
/external/webkit/Source/WebCore/platform/graphics/haiku/
DPathHaiku.cpp86 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/wince/
DPathWinCE.cpp66 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
DPlatformPathWinCE.h153 const FloatRect& boundingRect() const { return m_boundingRect; } in boundingRect() function
/external/webkit/Source/WebCore/platform/graphics/wx/
DPathWx.cpp97 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/skia/
DPathSkia.cpp95 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/android/
DPathAndroid.cpp112 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/cg/
DPathCG.cpp164 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/openvg/
DPathOpenVG.cpp158 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/cairo/
DPathCairo.cpp276 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/
DShadowBlur.cpp646 FloatRect boundingRect = rect; in drawInsetShadowWithTiling() local
/external/webkit/Source/WebCore/html/canvas/
DCanvasRenderingContext2D.cpp933 FloatRect boundingRect = m_path.platformPath().controlPointRect(); in stroke() local
1042 FloatRect boundingRect = rect; in strokeRect() local
/external/webkit/Source/WebCore/dom/
DRange.cpp1977 FloatRect Range::boundingRect() const in boundingRect() function in WebCore::Range
/external/webkit/Source/WebCore/editing/
DEditor.cpp3245 FloatRect boundingRect; in windowRectForRange() local