| /external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
| D | BasicShapes.cpp | 89 void BasicShapeCircle::path(Path& path, const FloatRect& boundingBox) in path() 134 void BasicShapeEllipse::path(Path& path, const FloatRect& boundingBox) in path() 170 void BasicShapePolygon::path(Path& path, const FloatRect& boundingBox) in path() 219 static FloatSize floatSizeForLengthSize(const LengthSize& lengthSize, const FloatRect& boundingBox) in floatSizeForLengthSize() 225 void BasicShapeInset::path(Path& path, const FloatRect& boundingBox) in path()
|
| D | RenderStyle.cpp | 901 void RenderStyle::applyTransform(TransformationMatrix& transform, const FloatRect& boundingBox, App… in applyTransform() argument
|
| /external/chromium_org/third_party/WebKit/Source/core/paint/ |
| D | SVGImagePainter.cpp | 30 FloatRect boundingBox = m_renderSVGImage.paintInvalidationRectInLocalCoordinates(); in paint() local
|
| /external/chromium_org/third_party/WebKit/Source/core/rendering/ |
| D | HitTestLocation.h | 58 IntRect boundingBox() const { return m_boundingBox; } in boundingBox() function
|
| D | RenderInline.h | 158 IntRect boundingBox = linesBoundingBox(); in borderBoundingBox() local
|
| /external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
| D | FloatPolygon.h | 62 FloatRect boundingBox() const { return m_boundingBox; } in boundingBox() function
|
| D | FloatQuad.cpp | 82 FloatRect FloatQuad::boundingBox() const in boundingBox() function in blink::FloatQuad
|
| /external/chromium_org/third_party/WebKit/Source/core/page/ |
| D | TouchDisambiguation.cpp | 69 static float scoreTouchTarget(IntPoint touchPoint, int padding, IntRect boundingBox) in scoreTouchTarget()
|
| D | PrintContext.cpp | 264 IntRect boundingBox = renderer->absoluteBoundingBoxRect(); in outputLinkAndLinkedDestinations() local 281 IntRect boundingBox = renderer->absoluteBoundingBoxRect(); in outputLinkAndLinkedDestinations() local
|
| D | TouchAdjustment.cpp | 59 IntRect boundingBox() const { return m_quad.enclosingBoundingBox(); } in boundingBox() function in blink::TouchAdjustment::SubtargetGeometry
|
| /external/chromium_org/third_party/WebKit/Source/web/tests/ |
| D | LinkHighlightTest.cpp | 187 …IntRect boundingBox(touchEvent.x - touchEvent.data.tap.width / 2, touchEvent.y - touchEvent.data.t… in TEST() local
|
| D | WebViewTest.cpp | 1898 IntRect boundingBox; in ExpectedRootBounds() local
|
| /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
| D | SVGRenderingContext.cpp | 280 FloatRect boundingBox = m_object->objectBoundingBox(); in bufferForeground() local
|
| D | RenderSVGInlineText.cpp | 131 FloatRect boundingBox; in floatLinesBoundingBox() local
|
| D | RenderSVGShape.cpp | 245 FloatRect boundingBox = paintInvalidationRectInLocalCoordinates(); in paint() local
|
| /external/chromium_org/chrome/browser/resources/options/chromeos/ |
| D | display_options.js | 775 var boundingBox = {left: 0, right: 0, top: 0, bottom: 0}; variable
|
| /external/chromium_org/third_party/WebKit/Source/core/inspector/ |
| D | InspectorOverlay.cpp | 651 …IntRect boundingBox = pixelSnappedIntRect(containingView->contentsToRootView(renderer->absoluteBou… in buildElementInfo() local 812 …IntRect boundingBox = pixelSnappedIntRect(view->contentsToRootView(renderer->absoluteBoundingBoxRe… in getBoxModel() local
|
| /external/pdfium/core/src/fxge/Microsoft SDK/include/ |
| D | GdiPlusGraphics.h | 1367 RectF boundingBox; variable 1403 OUT RectF *boundingBox in MeasureString() 1428 OUT RectF *boundingBox in MeasureString() 1450 OUT RectF *boundingBox in MeasureString() 1576 OUT RectF *boundingBox in MeasureDriverString()
|
| /external/chromium_org/third_party/WebKit/Source/core/animation/ |
| D | CompositorAnimationsTest.cpp | 118 …bool getAnimationBounds(FloatBox& boundingBox, const AnimationEffect& effect, double minValue, dou… in getAnimationBounds()
|
| /external/chromium_org/third_party/WebKit/Source/core/dom/ |
| D | ContainerNode.cpp | 976 LayoutRect ContainerNode::boundingBox() const in boundingBox() function in blink::ContainerNode
|
| D | Range.cpp | 1415 IntRect Range::boundingBox() const in boundingBox() function in blink::Range
|
| D | Node.cpp | 614 LayoutRect Node::boundingBox() const in boundingBox() function in blink::Node
|
| /external/chromium_org/third_party/WebKit/Source/core/accessibility/ |
| D | AXNodeObject.cpp | 1281 LayoutRect boundingBox; in elementRect() local
|
| /external/chromium_org/third_party/WebKit/Source/web/ |
| D | WebViewImpl.cpp | 758 IntRect boundingBox( in handleGestureEvent() local 946 IntRect boundingBox = isHTMLHtmlElement(root) in getSelectionRootBounds() local
|
| /external/chromium_org/third_party/WebKit/Source/core/testing/ |
| D | Internals.cpp | 696 PassRefPtrWillBeRawPtr<ClientRect> Internals::boundingBox(Element* element) in boundingBox() function in blink::Internals
|