Home
last modified time | relevance | path

Searched refs:boundingRect (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DLinkHighlight.cpp222 FloatRect boundingRect = newPath.boundingRect(); in computeHighlightLayerPathAndPosition() local
223 newPath.translate(-toFloatSize(boundingRect.location())); in computeHighlightLayerPathAndPosition()
228 m_contentLayer->layer()->setBounds(enclosingIntRect(boundingRect).size()); in computeHighlightLayerPathAndPosition()
231 m_contentLayer->layer()->setPosition(boundingRect.location()); in computeHighlightLayerPathAndPosition()
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGRootInlineBox.cpp173 LayoutRect boundingRect = enclosingLayoutRect(childRect); in layoutRootBox() local
174 parentBlock->setLocation(boundingRect.location()); in layoutRootBox()
175 parentBlock->setSize(boundingRect.size()); in layoutRootBox()
190 setLineTopBottomPositions(0, boundingRect.height(), 0, boundingRect.height()); in layoutRootBox()
DRenderSVGShape.cpp387 return path().boundingRect(); in calculateObjectBoundingBox()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DClipPathOperation.h104 const Path& path(const FloatRect& boundingRect) in path() argument
109 m_shape->path(*m_path, boundingRect); in path()
DRenderBoxModelObject.cpp1397 LayoutRect boundingRect = border.rect(); in allCornersClippedOut() local
1398 if (clipRect.contains(boundingRect)) in allCornersClippedOut()
1403 LayoutRect topLeftRect(boundingRect.location(), radii.topLeft()); in allCornersClippedOut()
1407 LayoutRect topRightRect(boundingRect.location(), radii.topRight()); in allCornersClippedOut()
1408 topRightRect.setX(boundingRect.maxX() - topRightRect.width()); in allCornersClippedOut()
1412 LayoutRect bottomLeftRect(boundingRect.location(), radii.bottomLeft()); in allCornersClippedOut()
1413 bottomLeftRect.setY(boundingRect.maxY() - bottomLeftRect.height()); in allCornersClippedOut()
1417 LayoutRect bottomRightRect(boundingRect.location(), radii.bottomRight()); in allCornersClippedOut()
1418 bottomRightRect.setX(boundingRect.maxX() - bottomRightRect.width()); in allCornersClippedOut()
1419 bottomRightRect.setY(boundingRect.maxY() - bottomRightRect.height()); in allCornersClippedOut()
DRenderImage.cpp455 IntRect repaintRect = enclosingIntRect(path.boundingRect()); in areaElementFocusChanged()
/external/chromium-trace/trace-viewer/src/base/
Dquad.js90 boundingRect: function() { method in Quad
124 var bounds = this.boundingRect();
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DPath.h80 FloatRect boundingRect() const;
DPath.cpp85 FloatRect Path::boundingRect() const in boundingRect() function in WebCore::Path
/external/chromium/chrome/browser/ui/cocoa/extensions/
Dbrowser_action_button.mm307 gfx::Rect boundingRect(NSRectToCGRect(frame));
308 extensionAction_->PaintBadge(&canvas, boundingRect, tabId_);
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLAreaElement.cpp121 return enclosingLayoutRect(computePath(obj).boundingRect()); in computeRect()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DRange.h129 FloatRect boundingRect() const;
DRange.cpp1841 return ClientRect::create(boundingRect()); in getBoundingClientRect()
1883 FloatRect Range::boundingRect() const in boundingRect() function in WebCore::Range
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.cpp917 if (computeDirtyRect(m_path.boundingRect(), clipBounds, &dirtyRect)) { in fill()
941 FloatRect bounds = m_path.boundingRect(); in stroke()
1116 FloatRect boundingRect = rect; in strokeRect() local
1117 boundingRect.inflate(state().m_lineWidth / 2); in strokeRect()
1119 if (computeDirtyRect(boundingRect, &dirtyRect)) { in strokeRect()
2362 FloatRect bounds = m_path.boundingRect(); in updateFocusRingAccessibility()
2390 if (!computeDirtyRect(path.boundingRect(), &dirtyRect)) in drawFocusRing()
DCanvasPathMethods.cpp51 FloatRect boundRect = m_path.boundingRect(); in closePath()
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
Dbrowser_action_button.mm331 gfx::Rect boundingRect(NSRectToCGRect(frame));
332 extensionAction_->PaintBadge(&canvas, boundingRect, tabId_);
/external/chromium-trace/trace-viewer/src/ui/
Dquad_view.js175 var bounds = quad.boundingRect();
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPathElement.cpp397 return renderer->path().boundingRect(); in getBBox()
/external/chromium-trace/
Dscript.js228 …a){return c(a,this.p1,this.p2,this.p3)||c(a,this.p1,this.p3,this.p4)},boundingRect:function(){var … method in b
229 …is.p3,c);vec2.copy(a.p3,this.p3,c)},isRectangle:function(){var a=this.boundingRect();return a.x==t…