/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | FontQt.cpp | 125 QRectF boundingRect(point.x() + x1, point.y() - ascent, x2 - x1, fm.height()); in drawTextCommon() local 126 QRectF clip = boundingRect; in drawTextCommon() 157 QPainter* shadowPainter = ctxShadow->beginShadowLayer(ctx, boundingRect); in drawTextCommon() 198 … QRectF boundingRect(pt.x(), point.y() - fm.ascent(), fm.width(string, -1, flags), fm.height()); in drawTextCommon() local 199 QPainter* shadowPainter = ctxShadow->beginShadowLayer(ctx, boundingRect); in drawTextCommon() 215 … QRectF boundingRect(pt.x(), point.y() - fm.ascent(), fm.width(string, -1, flags), fm.height()); in drawTextCommon() local 216 QPainter* shadowPainter = ctxShadow->beginShadowLayer(ctx, boundingRect); in drawTextCommon()
|
D | GraphicsLayerQt.cpp | 177 virtual QRectF boundingRect() const; 457 const QRect cleanBounds(cleanRegion.boundingRect()); in recache() 494 painter.fillRect(region.boundingRect(), Qt::transparent); in recache() 504 m_layer->paintGraphicsLayerContents(gc, region.boundingRect()); in recache() 608 painterPath.addRect(boundingRect()); in opaqueArea() 620 QRectF GraphicsLayerQtImpl::boundingRect() const in boundingRect() function in WebCore::GraphicsLayerQtImpl 839 update(m_pendingContent.regionToUpdate.boundingRect()); in flushChanges() 932 return mapFromScene(scene()->sceneRect()).boundingRect().toAlignedRect(); in tiledBackingStoreVisibleRect() 935 …ne(view->mapToScene(view->viewport()->visibleRegion().boundingRect()).boundingRect()).boundingRect… in tiledBackingStoreVisibleRect()
|
D | PathQt.cpp | 152 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path 154 return m_path.boundingRect(); in boundingRect() 172 return stroke.createStroke(m_path).boundingRect(); in strokeBoundingRect()
|
D | ContextShadowQt.cpp | 120 clipRect = p->clipRegion().boundingRect(); in Q_GLOBAL_STATIC()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | PathWinCE.cpp | 66 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path 68 return m_path->boundingRect(); in boundingRect()
|
D | PlatformPathWinCE.h | 153 const FloatRect& boundingRect() const { return m_boundingRect; } in boundingRect() function
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | PageClientQt.h | 126 QRectF boundingRect() const in boundingRect() function 128 return q->boundingRect(); in boundingRect()
|
D | PageClientQt.cpp | 443 return graphicsView->mapFromScene(view->boundingRect()).boundingRect(); in geometryRelativeToOwnerWidget()
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
D | PathOpenVG.cpp | 139 return boundingRect().contains(point); in contains() 158 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path 178 return boundingRect(); in strokeBoundingRect()
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | PathCG.cpp | 127 if (!boundingRect().contains(point)) in contains() 164 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | PathHaiku.cpp | 86 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
|
/external/webkit/Tools/QtTestBrowser/ |
D | webview.h | 123 QRectF r = graphicsWebView()->boundingRect(); in setYRotation()
|
D | webview.cpp | 173 QSizeF center = graphicsWebView()->boundingRect().size() / 2; in animatedFlip()
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | Path.h | 115 FloatRect boundingRect() const;
|
D | ShadowBlur.cpp | 646 FloatRect boundingRect = rect; in drawInsetShadowWithTiling() local 647 boundingRect.move(m_offset); in drawInsetShadowWithTiling() 656 exteriorPath.addRect(boundingRect); in drawInsetShadowWithTiling()
|
/external/webkit/Source/WebCore/html/canvas/ |
D | CanvasRenderingContext2D.cpp | 757 FloatRect boundRect = m_path.boundingRect(); in closePath() 912 didDraw(m_path.boundingRect()); in fill() 933 FloatRect boundingRect = m_path.platformPath().controlPointRect(); in stroke() local 934 boundingRect.inflate(state().m_miterLimit + state().m_lineWidth); in stroke() 937 FloatRect boundingRect = m_path.strokeBoundingRect(&strokeApplier); in stroke() 940 didDraw(boundingRect); in stroke() 1042 FloatRect boundingRect = rect; in strokeRect() local 1043 boundingRect.inflate(lineWidth / 2); in strokeRect() 1046 didDraw(boundingRect); in strokeRect()
|
/external/webkit/Source/WebKit2/UIProcess/qt/ |
D | TiledDrawingAreaTileQt.cpp | 147 IntRect dirtyRect = m_dirtyRegion.boundingRect(); in updateBackBuffer()
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebframe_p.h | 138 QRect boundingRect; variable
|
D | qwebframe.cpp | 315 renderCompositedLayers(context, IntRect(clip.boundingRect())); in renderFromTiledBackingStore() 385 renderCompositedLayers(context, IntRect(clip.boundingRect())); in renderRelativeCoords() 1701 …boundingRect = innerNonSharedNode ? innerNonSharedNode->renderer()->absoluteBoundingBoxRect(true) … in QWebHitTestResultPrivate() 1790 QRect QWebHitTestResult::boundingRect() const in boundingRect() function in QWebHitTestResult 1794 return d->boundingRect; in boundingRect()
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | PathWx.cpp | 97 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
|
/external/webkit/Source/WebCore/html/ |
D | HTMLAreaElement.cpp | 116 return enclosingIntRect(computePath(obj).boundingRect()); in computeRect()
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
D | browser_action_button.mm | 307 gfx::Rect boundingRect(NSRectToCGRect(frame)); 308 extensionAction_->PaintBadge(&canvas, boundingRect, tabId_);
|
/external/webkit/Source/WebCore/platform/graphics/android/context/ |
D | PlatformGraphicsContextRecording.cpp | 725 clipState(path.boundingRect()); in clip() 754 clipState(pathToClip.boundingRect()); in clipPath() 872 appendDrawingOperation(NEW_OP(FillPath)(pathToFill, fillRule), pathToFill.boundingRect()); in fillPath() 905 appendDrawingOperation(NEW_OP(StrokePath)(pathToStroke), pathToStroke.boundingRect()); in strokePath()
|
/external/webkit/Source/WebCore/dom/ |
D | Range.h | 114 FloatRect boundingRect() const;
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | PathSkia.cpp | 95 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
|