LayoutRect        126 Source/core/accessibility/AXImageMapLink.cpp LayoutRect AXImageMapLink::elementRect() const
LayoutRect        129 Source/core/accessibility/AXImageMapLink.cpp         return LayoutRect();
LayoutRect        138 Source/core/accessibility/AXImageMapLink.cpp         return LayoutRect();
LayoutRect         66 Source/core/accessibility/AXImageMapLink.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect         71 Source/core/accessibility/AXInlineTextBox.cpp LayoutRect AXInlineTextBox::elementRect() const
LayoutRect         74 Source/core/accessibility/AXInlineTextBox.cpp         return LayoutRect();
LayoutRect         55 Source/core/accessibility/AXInlineTextBox.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect        148 Source/core/accessibility/AXListBox.cpp     LayoutRect parentRect = elementRect();
LayoutRect        153 Source/core/accessibility/AXListBox.cpp         LayoutRect rect = toRenderListBox(m_renderer)->itemBoundingBoxRect(parentRect.location(), i);
LayoutRect         91 Source/core/accessibility/AXListBoxOption.cpp LayoutRect AXListBoxOption::elementRect() const
LayoutRect         93 Source/core/accessibility/AXListBoxOption.cpp     LayoutRect rect;
LayoutRect        105 Source/core/accessibility/AXListBoxOption.cpp     LayoutRect parentRect = listBoxRenderer->document().axObjectCache()->getOrCreate(listBoxRenderer)->elementRect();
LayoutRect         63 Source/core/accessibility/AXListBoxOption.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect         96 Source/core/accessibility/AXMenuListOption.cpp LayoutRect AXMenuListOption::elementRect() const
LayoutRect         57 Source/core/accessibility/AXMenuListOption.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect         52 Source/core/accessibility/AXMenuListPopup.h     virtual LayoutRect elementRect() const OVERRIDE { return LayoutRect(); }
LayoutRect       1232 Source/core/accessibility/AXNodeObject.cpp LayoutRect AXNodeObject::elementRect() const
LayoutRect       1242 Source/core/accessibility/AXNodeObject.cpp     LayoutRect boundingBox;
LayoutRect       1246 Source/core/accessibility/AXNodeObject.cpp             LayoutRect parentRect = positionProvider->elementRect();
LayoutRect        171 Source/core/accessibility/AXNodeObject.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect        340 Source/core/accessibility/AXObject.cpp     LayoutRect bounds = elementRect();
LayoutRect        469 Source/core/accessibility/AXObject.cpp     LayoutRect rect = elementRect();
LayoutRect        747 Source/core/accessibility/AXObject.cpp     LayoutRect objectRect = elementRect();
LayoutRect        792 Source/core/accessibility/AXObject.cpp         LayoutRect innerRect = inner->isAXScrollView() ? inner->parentObject()->elementRect() : inner->elementRect();
LayoutRect        793 Source/core/accessibility/AXObject.cpp         LayoutRect objectRect = innerRect;
LayoutRect        470 Source/core/accessibility/AXObject.h     virtual LayoutRect elementRect() const { return m_explicitElementRect; }
LayoutRect        471 Source/core/accessibility/AXObject.h     void setElementRect(LayoutRect r) { m_explicitElementRect = r; }
LayoutRect        566 Source/core/accessibility/AXObject.h     LayoutRect m_explicitElementRect;
LayoutRect        186 Source/core/accessibility/AXRenderObject.cpp LayoutRect AXRenderObject::elementRect() const
LayoutRect        191 Source/core/accessibility/AXRenderObject.cpp         return LayoutRect();
LayoutRect       1272 Source/core/accessibility/AXRenderObject.cpp     LayoutRect bounds = elementRect();
LayoutRect       2101 Source/core/accessibility/AXRenderObject.cpp void AXRenderObject::offsetBoundingBoxForRemoteSVGElement(LayoutRect& rect) const
LayoutRect       2316 Source/core/accessibility/AXRenderObject.cpp LayoutRect AXRenderObject::computeElementRect() const
LayoutRect       2321 Source/core/accessibility/AXRenderObject.cpp         return LayoutRect();
LayoutRect       2338 Source/core/accessibility/AXRenderObject.cpp     LayoutRect result = boundingBoxForQuads(obj, quads);
LayoutRect       2352 Source/core/accessibility/AXRenderObject.cpp             LayoutRect labelRect = axObjectCache()->getOrCreate(label)->elementRect();
LayoutRect         68 Source/core/accessibility/AXRenderObject.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect         82 Source/core/accessibility/AXRenderObject.h     mutable LayoutRect m_cachedElementRect;
LayoutRect         83 Source/core/accessibility/AXRenderObject.h     mutable LayoutRect m_cachedFrameRect;
LayoutRect        220 Source/core/accessibility/AXRenderObject.h     void offsetBoundingBoxForRemoteSVGElement(LayoutRect&) const;
LayoutRect        232 Source/core/accessibility/AXRenderObject.h     LayoutRect computeElementRect() const;
LayoutRect        191 Source/core/accessibility/AXScrollView.cpp LayoutRect AXScrollView::elementRect() const
LayoutRect        194 Source/core/accessibility/AXScrollView.cpp         return LayoutRect();
LayoutRect         69 Source/core/accessibility/AXScrollView.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect         53 Source/core/accessibility/AXScrollbar.cpp LayoutRect AXScrollbar::elementRect() const
LayoutRect         56 Source/core/accessibility/AXScrollbar.cpp         return LayoutRect();
LayoutRect         52 Source/core/accessibility/AXScrollbar.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect        143 Source/core/accessibility/AXSlider.cpp LayoutRect AXSliderThumb::elementRect() const
LayoutRect        146 Source/core/accessibility/AXSlider.cpp         return LayoutRect();
LayoutRect        150 Source/core/accessibility/AXSlider.cpp         return LayoutRect();
LayoutRect         73 Source/core/accessibility/AXSlider.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect         48 Source/core/accessibility/AXSpinButton.cpp LayoutRect AXSpinButton::elementRect() const
LayoutRect         53 Source/core/accessibility/AXSpinButton.cpp         return LayoutRect();
LayoutRect         97 Source/core/accessibility/AXSpinButton.cpp LayoutRect AXSpinButtonPart::elementRect() const
LayoutRect        102 Source/core/accessibility/AXSpinButton.cpp     LayoutRect parentRect = parentObject()->elementRect();
LayoutRect         50 Source/core/accessibility/AXSpinButton.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect         70 Source/core/accessibility/AXSpinButton.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect         61 Source/core/accessibility/AXTableColumn.cpp LayoutRect AXTableColumn::elementRect() const
LayoutRect         57 Source/core/accessibility/AXTableColumn.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect         61 Source/core/accessibility/AXTableColumn.h     LayoutRect m_columnRect;
LayoutRect         49 Source/core/accessibility/AXTableHeaderContainer.cpp LayoutRect AXTableHeaderContainer::elementRect() const
LayoutRect         49 Source/core/accessibility/AXTableHeaderContainer.h     virtual LayoutRect elementRect() const OVERRIDE;
LayoutRect         52 Source/core/accessibility/AXTableHeaderContainer.h     LayoutRect m_headerRect;
LayoutRect        713 Source/core/css/CSSComputedStyleDeclaration.cpp static LayoutRect sizingBox(RenderObject* renderer)
LayoutRect        716 Source/core/css/CSSComputedStyleDeclaration.cpp         return LayoutRect();
LayoutRect       2521 Source/core/css/CSSComputedStyleDeclaration.cpp                 LayoutRect box;
LayoutRect       2570 Source/core/css/CSSComputedStyleDeclaration.cpp                 LayoutRect box;
LayoutRect        790 Source/core/dom/ContainerNode.cpp LayoutRect ContainerNode::boundingBox() const
LayoutRect        138 Source/core/dom/ContainerNode.h     virtual LayoutRect boundingBox() const OVERRIDE FINAL;
LayoutRect       5142 Source/core/dom/Document.cpp     LayoutRect visibleContentRect = view()->visibleContentRect();
LayoutRect       5154 Source/core/dom/Document.cpp     LayoutRect visibleContentRect = view()->visibleContentRect();
LayoutRect        124 Source/core/dom/Document.h class LayoutRect;
LayoutRect        594 Source/core/dom/DocumentMarkerController.cpp void DocumentMarkerController::invalidateRenderedRectsForMarkersInRect(const LayoutRect& r)
LayoutRect         39 Source/core/dom/DocumentMarkerController.h class LayoutRect;
LayoutRect         73 Source/core/dom/DocumentMarkerController.h     void invalidateRenderedRectsForMarkersInRect(const LayoutRect&);
LayoutRect        455 Source/core/dom/Element.cpp     LayoutRect bounds = boundingBox();
LayoutRect        470 Source/core/dom/Element.cpp     LayoutRect bounds = boundingBox();
LayoutRect        115 Source/core/dom/FullscreenElementStack.h     LayoutRect m_savedPlaceholderFrameRect;
LayoutRect        580 Source/core/dom/Node.cpp LayoutRect Node::boundingBox() const
LayoutRect        584 Source/core/dom/Node.cpp     return LayoutRect();
LayoutRect        435 Source/core/dom/Node.h     virtual LayoutRect boundingBox() const;
LayoutRect         44 Source/core/dom/RenderedDocumentMarker.h     void setRenderedRect(const LayoutRect& r) { m_renderedRect = r; }
LayoutRect         45 Source/core/dom/RenderedDocumentMarker.h     const LayoutRect& renderedRect() const { return m_renderedRect; }
LayoutRect         46 Source/core/dom/RenderedDocumentMarker.h     void invalidate(const LayoutRect&);
LayoutRect         50 Source/core/dom/RenderedDocumentMarker.h     static const LayoutRect& invalidMarkerRect()
LayoutRect         52 Source/core/dom/RenderedDocumentMarker.h         static const LayoutRect rect = LayoutRect(-1, -1, -1, -1);
LayoutRect         56 Source/core/dom/RenderedDocumentMarker.h     LayoutRect m_renderedRect;
LayoutRect         59 Source/core/dom/RenderedDocumentMarker.h inline void RenderedDocumentMarker::invalidate(const LayoutRect& r)
LayoutRect        105 Source/core/editing/Caret.cpp     m_caretLocalRect = LayoutRect();
LayoutRect        130 Source/core/editing/Caret.cpp     m_caretLocalRect = LayoutRect();
LayoutRect        141 Source/core/editing/Caret.cpp     LayoutRect localRect = caretPosition.localCaretRect(renderer);
LayoutRect        170 Source/core/editing/Caret.cpp IntRect CaretBase::absoluteBoundsForLocalRect(Node* node, const LayoutRect& rect) const
LayoutRect        176 Source/core/editing/Caret.cpp     LayoutRect localRect(rect);
LayoutRect        182 Source/core/editing/Caret.cpp void CaretBase::repaintCaretForLocalRect(Node* node, const LayoutRect& rect)
LayoutRect        190 Source/core/editing/Caret.cpp     LayoutRect inflatedRect = rect;
LayoutRect        231 Source/core/editing/Caret.cpp void CaretBase::paintCaret(Node* node, GraphicsContext* context, const LayoutPoint& paintOffset, const LayoutRect& clipRect) const
LayoutRect        236 Source/core/editing/Caret.cpp     LayoutRect drawingRect = localCaretRectWithoutUpdate();
LayoutRect        241 Source/core/editing/Caret.cpp     LayoutRect caret = intersection(drawingRect, clipRect);
LayoutRect        259 Source/core/editing/Caret.cpp void DragCaretController::paintDragCaret(LocalFrame* frame, GraphicsContext* p, const LayoutPoint& paintOffset, const LayoutRect& clipRect) const
LayoutRect         51 Source/core/editing/Caret.h     IntRect absoluteBoundsForLocalRect(Node*, const LayoutRect&) const;
LayoutRect         53 Source/core/editing/Caret.h     void paintCaret(Node*, GraphicsContext*, const LayoutPoint&, const LayoutRect& clipRect) const;
LayoutRect         55 Source/core/editing/Caret.h     const LayoutRect& localCaretRectWithoutUpdate() const { return m_caretLocalRect; }
LayoutRect         66 Source/core/editing/Caret.h     static void repaintCaretForLocalRect(Node*, const LayoutRect&);
LayoutRect         69 Source/core/editing/Caret.h     LayoutRect m_caretLocalRect; // caret rect in coords local to the renderer responsible for painting the caret
LayoutRect         81 Source/core/editing/Caret.h     void paintDragCaret(LocalFrame*, GraphicsContext*, const LayoutPoint&, const LayoutRect& clipRect) const;
LayoutRect       1056 Source/core/editing/Editor.cpp     if (startCaretRect == LayoutRect())
LayoutRect       1060 Source/core/editing/Editor.cpp     if (endCaretRect == LayoutRect())
LayoutRect       1220 Source/core/editing/FrameSelection.cpp LayoutRect FrameSelection::localCaretRect()
LayoutRect       1246 Source/core/editing/FrameSelection.cpp     LayoutRect oldRect = localCaretRectWithoutUpdate();
LayoutRect       1247 Source/core/editing/FrameSelection.cpp     LayoutRect newRect = localCaretRect();
LayoutRect       1278 Source/core/editing/FrameSelection.cpp void FrameSelection::paintCaret(GraphicsContext* context, const LayoutPoint& paintOffset, const LayoutRect& clipRect)
LayoutRect       1719 Source/core/editing/FrameSelection.cpp     LayoutRect selectionRect = renderView->selectionBounds(clipToVisibleContent);
LayoutRect       1772 Source/core/editing/FrameSelection.cpp     LayoutRect rect;
LayoutRect        133 Source/core/editing/FrameSelection.h     LayoutRect localCaretRect();
LayoutRect        162 Source/core/editing/FrameSelection.h     void paintCaret(GraphicsContext*, const LayoutPoint&, const LayoutRect& clipRect);
LayoutRect        650 Source/core/editing/VisiblePosition.cpp LayoutRect VisiblePosition::localCaretRect(RenderObject*& renderer) const
LayoutRect        660 Source/core/editing/VisiblePosition.cpp         return LayoutRect();
LayoutRect        675 Source/core/editing/VisiblePosition.cpp     LayoutRect localRect = localCaretRect(renderer);
LayoutRect        685 Source/core/editing/VisiblePosition.cpp     LayoutRect localRect = localCaretRect(renderer);
LayoutRect         95 Source/core/editing/VisiblePosition.h     LayoutRect localCaretRect(RenderObject*&) const;
LayoutRect        110 Source/core/fetch/ResourceLoadPriorityOptimizer.cpp void ResourceLoadPriorityOptimizer::notifyImageResourceVisibility(ImageResource* img, VisibilityStatus status, const LayoutRect& screenRect)
LayoutRect         50 Source/core/fetch/ResourceLoadPriorityOptimizer.h     void notifyImageResourceVisibility(ImageResource*, VisibilityStatus, const LayoutRect&);
LayoutRect       1142 Source/core/frame/FrameView.cpp             LayoutRect rect = quad.enclosingBoundingBox();
LayoutRect       1341 Source/core/frame/FrameView.cpp LayoutRect FrameView::viewportConstrainedVisibleContentRect() const
LayoutRect       1343 Source/core/frame/FrameView.cpp     LayoutRect viewportRect = visibleContentRect();
LayoutRect       1523 Source/core/frame/FrameView.cpp             LayoutRect rect(frameRenderer->borderLeft() + frameRenderer->paddingLeft(),
LayoutRect       1628 Source/core/frame/FrameView.cpp     LayoutRect bounds = element->boundingBox();
LayoutRect       2002 Source/core/frame/FrameView.cpp     LayoutRect rect;
LayoutRect       2942 Source/core/frame/FrameView.cpp         const LayoutRect& documentRect = renderView->documentRect();
LayoutRect       2957 Source/core/frame/FrameView.cpp             const LayoutRect& updatedDocumentRect = renderView->documentRect();
LayoutRect       2964 Source/core/frame/FrameView.cpp             LayoutRect overflow(clippedLogicalLeft, docLogicalTop, pageLogicalWidth, docLogicalHeight);
LayoutRect        160 Source/core/frame/FrameView.h     LayoutRect viewportConstrainedVisibleContentRect() const;
LayoutRect        316 Source/core/frame/LocalFrame.cpp         LayoutRect rect = editor().firstRectForRange(previousCharacterRange.get());
LayoutRect        323 Source/core/frame/LocalFrame.cpp         LayoutRect rect = editor().firstRectForRange(nextCharacterRange.get());
LayoutRect        546 Source/core/frame/LocalFrame.cpp     LayoutRect topLevelRect;
LayoutRect        120 Source/core/html/HTMLAreaElement.cpp LayoutRect HTMLAreaElement::computeRect(RenderObject* obj) const
LayoutRect         43 Source/core/html/HTMLAreaElement.h     LayoutRect computeRect(RenderObject*) const;
LayoutRect        306 Source/core/html/HTMLCanvasElement.cpp void HTMLCanvasElement::paint(GraphicsContext* context, const LayoutRect& r)
LayoutRect        106 Source/core/html/HTMLCanvasElement.h     void paint(GraphicsContext*, const LayoutRect&);
LayoutRect       1247 Source/core/html/canvas/CanvasRenderingContext2D.cpp     LayoutRect pathRect = enclosingLayoutRect(boundingRect);
LayoutRect       2403 Source/core/html/canvas/CanvasRenderingContext2D.cpp             LayoutRect elementRect = LayoutRect(transformedBounds);
LayoutRect        199 Source/core/inspector/InspectorLayerTreeAgent.cpp void InspectorLayerTreeAgent::didPaint(RenderObject*, const GraphicsLayer* graphicsLayer, GraphicsContext*, const LayoutRect& rect)
LayoutRect         72 Source/core/inspector/InspectorLayerTreeAgent.h     void didPaint(RenderObject*, const GraphicsLayer*, GraphicsContext*, const LayoutRect&);
LayoutRect        162 Source/core/inspector/InspectorOverlay.cpp     LayoutRect contentBox;
LayoutRect        163 Source/core/inspector/InspectorOverlay.cpp     LayoutRect paddingBox;
LayoutRect        164 Source/core/inspector/InspectorOverlay.cpp     LayoutRect borderBox;
LayoutRect        165 Source/core/inspector/InspectorOverlay.cpp     LayoutRect marginBox;
LayoutRect        175 Source/core/inspector/InspectorOverlay.cpp         paddingBox = LayoutRect(contentBox.x() - renderBox->paddingLeft(), contentBox.y() - renderBox->paddingTop(),
LayoutRect        177 Source/core/inspector/InspectorOverlay.cpp         borderBox = LayoutRect(paddingBox.x() - renderBox->borderLeft(), paddingBox.y() - renderBox->borderTop(),
LayoutRect        179 Source/core/inspector/InspectorOverlay.cpp         marginBox = LayoutRect(borderBox.x() - renderBox->marginLeft(), borderBox.y() - renderBox->marginTop(),
LayoutRect        186 Source/core/inspector/InspectorOverlay.cpp         paddingBox = LayoutRect(borderBox.x() + renderInline->borderLeft(), borderBox.y() + renderInline->borderTop(),
LayoutRect        188 Source/core/inspector/InspectorOverlay.cpp         contentBox = LayoutRect(paddingBox.x() + renderInline->paddingLeft(), paddingBox.y() + renderInline->paddingTop(),
LayoutRect        191 Source/core/inspector/InspectorOverlay.cpp         marginBox = LayoutRect(borderBox.x() - renderInline->marginLeft(), borderBox.y(),
LayoutRect        322 Source/core/inspector/InspectorOverlay.cpp void InspectorOverlay::drawOutline(GraphicsContext* context, const LayoutRect& rect, const Color& color)
LayoutRect        120 Source/core/inspector/InspectorOverlay.h     void drawOutline(GraphicsContext*, const LayoutRect&, const Color&);
LayoutRect       1016 Source/core/inspector/InspectorPageAgent.cpp void InspectorPageAgent::didPaint(RenderObject*, const GraphicsLayer*, GraphicsContext* context, const LayoutRect& rect)
LayoutRect       1028 Source/core/inspector/InspectorPageAgent.cpp     LayoutRect inflatedRect(rect);
LayoutRect         55 Source/core/inspector/InspectorPageAgent.h class LayoutRect;
LayoutRect        133 Source/core/inspector/InspectorPageAgent.h     void didPaint(RenderObject*, const GraphicsLayer*, GraphicsContext*, const LayoutRect&);
LayoutRect        601 Source/core/inspector/InspectorTimelineAgent.cpp void InspectorTimelineAgent::didPaint(RenderObject* renderer, const GraphicsLayer* graphicsLayer, GraphicsContext*, const LayoutRect& clipRect)
LayoutRect       1270 Source/core/inspector/InspectorTimelineAgent.cpp void InspectorTimelineAgent::localToPageQuad(const RenderObject& renderer, const LayoutRect& rect, FloatQuad* quad)
LayoutRect        168 Source/core/inspector/InspectorTimelineAgent.h     void didPaint(RenderObject*, const GraphicsLayer*, GraphicsContext*, const LayoutRect&);
LayoutRect        283 Source/core/inspector/InspectorTimelineAgent.h     void localToPageQuad(const RenderObject& renderer, const LayoutRect&, FloatQuad*);
LayoutRect        757 Source/core/page/FocusController.cpp     LayoutRect intersectionRect = intersection(candidate.rect, closest.rect);
LayoutRect        781 Source/core/page/FocusController.cpp void FocusController::findFocusCandidateInContainer(Node& container, const LayoutRect& startingRect, FocusType type, FocusCandidate& closest)
LayoutRect        809 Source/core/page/FocusController.cpp bool FocusController::advanceFocusDirectionallyInContainer(Node* container, const LayoutRect& startingRect, FocusType type)
LayoutRect        814 Source/core/page/FocusController.cpp     LayoutRect newStartingRect = startingRect;
LayoutRect        841 Source/core/page/FocusController.cpp         LayoutRect rect;
LayoutRect        859 Source/core/page/FocusController.cpp         LayoutRect startingRect;
LayoutRect        898 Source/core/page/FocusController.cpp     LayoutRect startingRect;
LayoutRect        114 Source/core/page/FocusController.h     bool advanceFocusDirectionallyInContainer(Node* container, const LayoutRect& startingRect, FocusType);
LayoutRect        115 Source/core/page/FocusController.h     void findFocusCandidateInContainer(Node& container, const LayoutRect& startingRect, FocusType, FocusCandidate& closest);
LayoutRect         47 Source/core/page/SpatialNavigation.cpp static RectsAlignment alignmentForRects(FocusType, const LayoutRect&, const LayoutRect&, const LayoutSize& viewSize);
LayoutRect         48 Source/core/page/SpatialNavigation.cpp static bool areRectsFullyAligned(FocusType, const LayoutRect&, const LayoutRect&);
LayoutRect         49 Source/core/page/SpatialNavigation.cpp static bool areRectsPartiallyAligned(FocusType, const LayoutRect&, const LayoutRect&);
LayoutRect         50 Source/core/page/SpatialNavigation.cpp static bool areRectsMoreThanFullScreenApart(FocusType, const LayoutRect& curRect, const LayoutRect& targetRect, const LayoutSize& viewSize);
LayoutRect         51 Source/core/page/SpatialNavigation.cpp static bool isRectInDirection(FocusType, const LayoutRect&, const LayoutRect&);
LayoutRect         52 Source/core/page/SpatialNavigation.cpp static void deflateIfOverlapped(LayoutRect&, LayoutRect&);
LayoutRect         53 Source/core/page/SpatialNavigation.cpp static LayoutRect rectToAbsoluteCoordinates(LocalFrame* initialFrame, const LayoutRect&);
LayoutRect         54 Source/core/page/SpatialNavigation.cpp static void entryAndExitPointsForDirection(FocusType, const LayoutRect& startingRect, const LayoutRect& potentialRect, LayoutPoint& exitPoint, LayoutPoint& entryPoint);
LayoutRect         97 Source/core/page/SpatialNavigation.cpp static RectsAlignment alignmentForRects(FocusType type, const LayoutRect& curRect, const LayoutRect& targetRect, const LayoutSize& viewSize)
LayoutRect        117 Source/core/page/SpatialNavigation.cpp static inline LayoutUnit start(FocusType type, const LayoutRect& rect)
LayoutRect        122 Source/core/page/SpatialNavigation.cpp static inline LayoutUnit middle(FocusType type, const LayoutRect& rect)
LayoutRect        128 Source/core/page/SpatialNavigation.cpp static inline LayoutUnit end(FocusType type, const LayoutRect& rect)
LayoutRect        140 Source/core/page/SpatialNavigation.cpp static bool areRectsFullyAligned(FocusType type, const LayoutRect& a, const LayoutRect& b)
LayoutRect        212 Source/core/page/SpatialNavigation.cpp static bool areRectsPartiallyAligned(FocusType type, const LayoutRect& a, const LayoutRect& b)
LayoutRect        240 Source/core/page/SpatialNavigation.cpp static bool areRectsMoreThanFullScreenApart(FocusType type, const LayoutRect& curRect, const LayoutRect& targetRect, const LayoutSize& viewSize)
LayoutRect        260 Source/core/page/SpatialNavigation.cpp static inline bool below(const LayoutRect& a, const LayoutRect& b)
LayoutRect        266 Source/core/page/SpatialNavigation.cpp static inline bool rightOf(const LayoutRect& a, const LayoutRect& b)
LayoutRect        271 Source/core/page/SpatialNavigation.cpp static bool isRectInDirection(FocusType type, const LayoutRect& curRect, const LayoutRect& targetRect)
LayoutRect        302 Source/core/page/SpatialNavigation.cpp     LayoutRect containerViewportRect = frameView->visibleContentRect();
LayoutRect        330 Source/core/page/SpatialNavigation.cpp     LayoutRect rect(render->absoluteClippedOverflowRect());
LayoutRect        407 Source/core/page/SpatialNavigation.cpp static void deflateIfOverlapped(LayoutRect& a, LayoutRect& b)
LayoutRect        486 Source/core/page/SpatialNavigation.cpp     LayoutRect rect = frame->view()->visibleContentRect(IncludeScrollbars);
LayoutRect        503 Source/core/page/SpatialNavigation.cpp static LayoutRect rectToAbsoluteCoordinates(LocalFrame* initialFrame, const LayoutRect& initialRect)
LayoutRect        505 Source/core/page/SpatialNavigation.cpp     LayoutRect rect = initialRect;
LayoutRect        517 Source/core/page/SpatialNavigation.cpp LayoutRect nodeRectInAbsoluteCoordinates(Node* node, bool ignoreBorder)
LayoutRect        523 Source/core/page/SpatialNavigation.cpp     LayoutRect rect = rectToAbsoluteCoordinates(node->document().frame(), node->boundingBox());
LayoutRect        535 Source/core/page/SpatialNavigation.cpp LayoutRect frameRectInAbsoluteCoordinates(LocalFrame* frame)
LayoutRect        542 Source/core/page/SpatialNavigation.cpp void entryAndExitPointsForDirection(FocusType type, const LayoutRect& startingRect, const LayoutRect& potentialRect, LayoutPoint& exitPoint, LayoutPoint& entryPoint)
LayoutRect        630 Source/core/page/SpatialNavigation.cpp     LayoutRect nodeRect = candidate.rect;
LayoutRect        631 Source/core/page/SpatialNavigation.cpp     LayoutRect currentRect = current.rect;
LayoutRect        682 Source/core/page/SpatialNavigation.cpp     LayoutRect candidateRect = candidate.rect;
LayoutRect        684 Source/core/page/SpatialNavigation.cpp         LayoutRect parentRect = nodeRectInAbsoluteCoordinates(parentNode);
LayoutRect        700 Source/core/page/SpatialNavigation.cpp LayoutRect virtualRectForDirection(FocusType type, const LayoutRect& startingRect, LayoutUnit width)
LayoutRect        702 Source/core/page/SpatialNavigation.cpp     LayoutRect virtualStartingRect = startingRect;
LayoutRect        725 Source/core/page/SpatialNavigation.cpp LayoutRect virtualRectForAreaElementAndDirection(HTMLAreaElement& area, FocusType type)
LayoutRect        730 Source/core/page/SpatialNavigation.cpp     LayoutRect rect = virtualRectForDirection(type, rectToAbsoluteCoordinates(area.document().frame(), area.computeRect(area.imageElement()->renderer())), 1);
LayoutRect        131 Source/core/page/SpatialNavigation.h     LayoutRect rect;
LayoutRect        145 Source/core/page/SpatialNavigation.h LayoutRect nodeRectInAbsoluteCoordinates(Node*, bool ignoreBorder = false);
LayoutRect        146 Source/core/page/SpatialNavigation.h LayoutRect frameRectInAbsoluteCoordinates(LocalFrame*);
LayoutRect        147 Source/core/page/SpatialNavigation.h LayoutRect virtualRectForDirection(FocusType, const LayoutRect& startingRect, LayoutUnit width = 0);
LayoutRect        148 Source/core/page/SpatialNavigation.h LayoutRect virtualRectForAreaElementAndDirection(HTMLAreaElement&, FocusType);
LayoutRect        439 Source/core/page/scrolling/ScrollingCoordinator.cpp         Vector<LayoutRect>* compIterValue;
LayoutRect        441 Source/core/page/scrolling/ScrollingCoordinator.cpp             compIterValue = &compositorRects.add(compositedLayer, Vector<LayoutRect>()).storedValue->value;
LayoutRect        446 Source/core/page/scrolling/ScrollingCoordinator.cpp             LayoutRect rect = layerIter->value[i];
LayoutRect        449 Source/core/page/scrolling/ScrollingCoordinator.cpp                 rect = LayoutRect(compositorQuad.boundingBox());
LayoutRect         84 Source/core/rendering/AbstractInlineTextBox.cpp LayoutRect AbstractInlineTextBox::bounds() const
LayoutRect         87 Source/core/rendering/AbstractInlineTextBox.cpp         return LayoutRect();
LayoutRect         77 Source/core/rendering/AbstractInlineTextBox.h     LayoutRect bounds() const;
LayoutRect         48 Source/core/rendering/ClipRect.h     ClipRect(const LayoutRect& rect)
LayoutRect         53 Source/core/rendering/ClipRect.h     const LayoutRect& rect() const { return m_rect; }
LayoutRect         54 Source/core/rendering/ClipRect.h     void setRect(const LayoutRect& rect) { m_rect = rect; }
LayoutRect         61 Source/core/rendering/ClipRect.h     bool operator!=(const LayoutRect& otherRect) const { return rect() != otherRect; }
LayoutRect         63 Source/core/rendering/ClipRect.h     void intersect(const LayoutRect& other) { m_rect.intersect(other); }
LayoutRect         75 Source/core/rendering/ClipRect.h     bool intersects(const LayoutRect& rect) const { return m_rect.intersects(rect); }
LayoutRect         79 Source/core/rendering/ClipRect.h     LayoutRect m_rect;
LayoutRect        109 Source/core/rendering/ClipRect.h     void reset(const LayoutRect& r)
LayoutRect        154 Source/core/rendering/ClipRect.h     ClipRects(const LayoutRect& r)
LayoutRect        233 Source/core/rendering/ClipRect.h     void setRects(const LayoutRect& bounds, const ClipRect& background, const ClipRect& foreground, const ClipRect& outline)
LayoutRect        250 Source/core/rendering/ClipRect.h     void intersect(const LayoutRect& rect)
LayoutRect        258 Source/core/rendering/ClipRect.h     LayoutRect layerBounds;
LayoutRect        268 Source/core/rendering/ClipRect.h     LayoutRect paginationClip;
LayoutRect        300 Source/core/rendering/FilterEffectRenderer.cpp LayoutRect FilterEffectRenderer::computeSourceImageRectForDirtyRect(const LayoutRect& filterBoxRect, const LayoutRect& dirtyRect)
LayoutRect        313 Source/core/rendering/FilterEffectRenderer.cpp     return LayoutRect(rectForRepaint);
LayoutRect        316 Source/core/rendering/FilterEffectRenderer.cpp bool FilterEffectRendererHelper::prepareFilterEffect(RenderLayer* renderLayer, const LayoutRect& filterBoxRect, const LayoutRect& dirtyRect, const LayoutRect& layerRepaintRect)
LayoutRect         63 Source/core/rendering/FilterEffectRenderer.h     bool prepareFilterEffect(RenderLayer*, const LayoutRect& filterBoxRect, const LayoutRect& dirtyRect, const LayoutRect& layerRepaintRect);
LayoutRect         67 Source/core/rendering/FilterEffectRenderer.h     const LayoutRect& repaintRect() const { return m_repaintRect; }
LayoutRect         72 Source/core/rendering/FilterEffectRenderer.h     LayoutRect m_repaintRect;
LayoutRect        104 Source/core/rendering/FilterEffectRenderer.h     LayoutRect computeSourceImageRectForDirtyRect(const LayoutRect& filterBoxRect, const LayoutRect& dirtyRect);
LayoutRect         38 Source/core/rendering/FloatingObjects.cpp     LayoutRect rect;
LayoutRect         64 Source/core/rendering/FloatingObjects.cpp FloatingObject::FloatingObject(RenderBox* renderer, Type type, const LayoutRect& frameRect, bool shouldPaint, bool isDescendant)
LayoutRect         90 Source/core/rendering/FloatingObjects.cpp     return adoptPtr(new FloatingObject(renderer(), type(), LayoutRect(frameRect().location() - offset, frameRect().size()), shouldPaint, isDescendant));
LayoutRect         76 Source/core/rendering/FloatingObjects.h     const LayoutRect& frameRect() const { ASSERT(isPlaced()); return m_frameRect; }
LayoutRect         77 Source/core/rendering/FloatingObjects.h     void setFrameRect(const LayoutRect& frameRect) { ASSERT(!isInPlacedTree()); m_frameRect = frameRect; }
LayoutRect         98 Source/core/rendering/FloatingObjects.h     FloatingObject(RenderBox*, Type, const LayoutRect&, bool shouldPaint, bool isDescendant);
LayoutRect        102 Source/core/rendering/FloatingObjects.h     LayoutRect m_frameRect;
LayoutRect         31 Source/core/rendering/GapRects.h         const LayoutRect& left() const { return m_left; }
LayoutRect         32 Source/core/rendering/GapRects.h         const LayoutRect& center() const { return m_center; }
LayoutRect         33 Source/core/rendering/GapRects.h         const LayoutRect& right() const { return m_right; }
LayoutRect         35 Source/core/rendering/GapRects.h         void uniteLeft(const LayoutRect& r) { m_left.unite(r); }
LayoutRect         36 Source/core/rendering/GapRects.h         void uniteCenter(const LayoutRect& r) { m_center.unite(r); }
LayoutRect         37 Source/core/rendering/GapRects.h         void uniteRight(const LayoutRect& r) { m_right.unite(r); }
LayoutRect         40 Source/core/rendering/GapRects.h         operator LayoutRect() const
LayoutRect         42 Source/core/rendering/GapRects.h             LayoutRect result = m_left;
LayoutRect         55 Source/core/rendering/GapRects.h         LayoutRect m_left;
LayoutRect         56 Source/core/rendering/GapRects.h         LayoutRect m_center;
LayoutRect         57 Source/core/rendering/GapRects.h         LayoutRect m_right;
LayoutRect        146 Source/core/rendering/HitTestLocation.cpp bool HitTestLocation::intersects(const LayoutRect& rect) const
LayoutRect         71 Source/core/rendering/HitTestLocation.h     bool intersects(const LayoutRect&) const;
LayoutRect        398 Source/core/rendering/HitTestResult.cpp bool HitTestResult::addNodeToRectBasedTestResult(Node* node, const HitTestRequest& request, const HitTestLocation& locationInContainer, const LayoutRect& rect)
LayoutRect        116 Source/core/rendering/HitTestResult.h     bool addNodeToRectBasedTestResult(Node*, const HitTestRequest&, const HitTestLocation& pointInContainer, const LayoutRect& = LayoutRect());
LayoutRect         83 Source/core/rendering/HitTestingTransformState.cpp LayoutRect HitTestingTransformState::boundsOfMappedArea() const
LayoutRect         62 Source/core/rendering/HitTestingTransformState.h     LayoutRect boundsOfMappedArea() const;
LayoutRect        341 Source/core/rendering/InlineBox.cpp void InlineBox::flipForWritingMode(LayoutRect& rect)
LayoutRect        295 Source/core/rendering/InlineBox.h     void flipForWritingMode(LayoutRect&);
LayoutRect        767 Source/core/rendering/InlineFlowBox.cpp inline void InlineFlowBox::addBoxShadowVisualOverflow(LayoutRect& logicalVisualOverflow)
LayoutRect        796 Source/core/rendering/InlineFlowBox.cpp     logicalVisualOverflow = LayoutRect(logicalLeftVisualOverflow, logicalTopVisualOverflow,
LayoutRect        800 Source/core/rendering/InlineFlowBox.cpp inline void InlineFlowBox::addBorderOutsetVisualOverflow(LayoutRect& logicalVisualOverflow)
LayoutRect        831 Source/core/rendering/InlineFlowBox.cpp     logicalVisualOverflow = LayoutRect(logicalLeftVisualOverflow, logicalTopVisualOverflow,
LayoutRect        835 Source/core/rendering/InlineFlowBox.cpp inline void InlineFlowBox::addOutlineVisualOverflow(LayoutRect& logicalVisualOverflow)
LayoutRect        848 Source/core/rendering/InlineFlowBox.cpp inline void InlineFlowBox::addTextBoxVisualOverflow(InlineTextBox* textBox, GlyphOverflowAndFallbackFontsMap& textBoxDataMap, LayoutRect& logicalVisualOverflow)
LayoutRect        902 Source/core/rendering/InlineFlowBox.cpp     logicalVisualOverflow = LayoutRect(logicalLeftVisualOverflow, logicalTopVisualOverflow,
LayoutRect        908 Source/core/rendering/InlineFlowBox.cpp inline void InlineFlowBox::addReplacedChildOverflow(const InlineBox* inlineBox, LayoutRect& logicalLayoutOverflow, LayoutRect& logicalVisualOverflow)
LayoutRect        916 Source/core/rendering/InlineFlowBox.cpp         LayoutRect childLogicalVisualOverflow = box.logicalVisualOverflowRectForPropagation(renderer().style());
LayoutRect        924 Source/core/rendering/InlineFlowBox.cpp     LayoutRect childLogicalLayoutOverflow = box.logicalLayoutOverflowRectForPropagation(renderer().style());
LayoutRect        943 Source/core/rendering/InlineFlowBox.cpp     LayoutRect logicalLayoutOverflow(enclosingLayoutRect(logicalFrameRectIncludingLineHeight(lineTop, lineBottom)));
LayoutRect        944 Source/core/rendering/InlineFlowBox.cpp     LayoutRect logicalVisualOverflow(logicalLayoutOverflow);
LayoutRect        959 Source/core/rendering/InlineFlowBox.cpp             LayoutRect textBoxOverflow(enclosingLayoutRect(text->logicalFrameRect()));
LayoutRect        967 Source/core/rendering/InlineFlowBox.cpp             LayoutRect childLayoutOverflow = flow->logicalLayoutOverflowRect(lineTop, lineBottom);
LayoutRect        978 Source/core/rendering/InlineFlowBox.cpp void InlineFlowBox::setLayoutOverflow(const LayoutRect& rect, const LayoutRect& frameBox)
LayoutRect        989 Source/core/rendering/InlineFlowBox.cpp void InlineFlowBox::setVisualOverflow(const LayoutRect& rect, const LayoutRect& frameBox)
LayoutRect       1000 Source/core/rendering/InlineFlowBox.cpp void InlineFlowBox::setOverflowFromLogicalRects(const LayoutRect& logicalLayoutOverflow, const LayoutRect& logicalVisualOverflow, LayoutUnit lineTop, LayoutUnit lineBottom)
LayoutRect       1002 Source/core/rendering/InlineFlowBox.cpp     LayoutRect frameBox = enclosingLayoutRect(frameRectIncludingLineHeight(lineTop, lineBottom));
LayoutRect       1004 Source/core/rendering/InlineFlowBox.cpp     LayoutRect layoutOverflow(isHorizontal() ? logicalLayoutOverflow : logicalLayoutOverflow.transposedRect());
LayoutRect       1007 Source/core/rendering/InlineFlowBox.cpp     LayoutRect visualOverflow(isHorizontal() ? logicalVisualOverflow : logicalVisualOverflow.transposedRect());
LayoutRect       1013 Source/core/rendering/InlineFlowBox.cpp     LayoutRect overflowRect(visualOverflowRect(lineTop, lineBottom));
LayoutRect       1057 Source/core/rendering/InlineFlowBox.cpp     LayoutRect frameRect = roundedFrameRect();
LayoutRect       1075 Source/core/rendering/InlineFlowBox.cpp     LayoutRect rect(minX, minY, width, height);
LayoutRect       1090 Source/core/rendering/InlineFlowBox.cpp     LayoutRect overflowRect(visualOverflowRect(lineTop, lineBottom));
LayoutRect       1158 Source/core/rendering/InlineFlowBox.cpp void InlineFlowBox::paintFillLayers(const PaintInfo& paintInfo, const Color& c, const FillLayer* fillLayer, const LayoutRect& rect, CompositeOperator op)
LayoutRect       1175 Source/core/rendering/InlineFlowBox.cpp void InlineFlowBox::paintFillLayer(const PaintInfo& paintInfo, const Color& c, const FillLayer* fillLayer, const LayoutRect& rect, CompositeOperator op)
LayoutRect       1183 Source/core/rendering/InlineFlowBox.cpp         paintInfo.context->clip(LayoutRect(rect.x(), rect.y(), width(), height()));
LayoutRect       1213 Source/core/rendering/InlineFlowBox.cpp         paintInfo.context->clip(LayoutRect(rect.x(), rect.y(), width(), height()));
LayoutRect       1214 Source/core/rendering/InlineFlowBox.cpp         boxModelObject()->paintFillLayerExtended(paintInfo, c, fillLayer, LayoutRect(stripX, stripY, stripWidth, stripHeight), BackgroundBleedNone, this, rect.size(), op);
LayoutRect       1218 Source/core/rendering/InlineFlowBox.cpp void InlineFlowBox::paintBoxShadow(const PaintInfo& info, RenderStyle* s, ShadowStyle shadowStyle, const LayoutRect& paintRect)
LayoutRect       1229 Source/core/rendering/InlineFlowBox.cpp void InlineFlowBox::constrainToLineTopAndBottomIfNeeded(LayoutRect& rect) const
LayoutRect       1249 Source/core/rendering/InlineFlowBox.cpp static LayoutRect clipRectForNinePieceImageStrip(InlineFlowBox* box, const NinePieceImage& image, const LayoutRect& paintRect)
LayoutRect       1251 Source/core/rendering/InlineFlowBox.cpp     LayoutRect clipRect(paintRect);
LayoutRect       1282 Source/core/rendering/InlineFlowBox.cpp     LayoutRect frameRect = roundedFrameRect();
LayoutRect       1287 Source/core/rendering/InlineFlowBox.cpp     LayoutRect localRect(frameRect);
LayoutRect       1297 Source/core/rendering/InlineFlowBox.cpp         LayoutRect paintRect = LayoutRect(adjustedPaintoffset, frameRect.size());
LayoutRect       1339 Source/core/rendering/InlineFlowBox.cpp                 LayoutRect clipRect = clipRectForNinePieceImageStrip(this, borderImage, paintRect);
LayoutRect       1342 Source/core/rendering/InlineFlowBox.cpp                 boxModelObject()->paintBorder(paintInfo, LayoutRect(stripX, stripY, stripWidth, stripHeight), renderer().style(isFirstLineStyle()));
LayoutRect       1354 Source/core/rendering/InlineFlowBox.cpp     LayoutRect frameRect = roundedFrameRect();
LayoutRect       1359 Source/core/rendering/InlineFlowBox.cpp     LayoutRect localRect(frameRect);
LayoutRect       1383 Source/core/rendering/InlineFlowBox.cpp     LayoutRect paintRect = LayoutRect(adjustedPaintOffset, frameRect.size());
LayoutRect       1396 Source/core/rendering/InlineFlowBox.cpp         boxModelObject()->paintNinePieceImage(paintInfo.context, LayoutRect(adjustedPaintOffset, frameRect.size()), renderer().style(), maskNinePieceImage, compositeOp);
LayoutRect       1411 Source/core/rendering/InlineFlowBox.cpp         LayoutRect clipRect = clipRectForNinePieceImageStrip(this, maskNinePieceImage, paintRect);
LayoutRect       1414 Source/core/rendering/InlineFlowBox.cpp         boxModelObject()->paintNinePieceImage(paintInfo.context, LayoutRect(stripX, stripY, stripWidth, stripHeight), renderer().style(), maskNinePieceImage, compositeOp);
LayoutRect        114 Source/core/rendering/InlineFlowBox.h     void paintFillLayers(const PaintInfo&, const Color&, const FillLayer*, const LayoutRect&, CompositeOperator = CompositeSourceOver);
LayoutRect        115 Source/core/rendering/InlineFlowBox.h     void paintFillLayer(const PaintInfo&, const Color&, const FillLayer*, const LayoutRect&, CompositeOperator = CompositeSourceOver);
LayoutRect        116 Source/core/rendering/InlineFlowBox.h     void paintBoxShadow(const PaintInfo&, RenderStyle*, ShadowStyle, const LayoutRect&);
LayoutRect        218 Source/core/rendering/InlineFlowBox.h     LayoutRect layoutOverflowRect(LayoutUnit lineTop, LayoutUnit lineBottom) const
LayoutRect        244 Source/core/rendering/InlineFlowBox.h     LayoutRect logicalLayoutOverflowRect(LayoutUnit lineTop, LayoutUnit lineBottom) const
LayoutRect        246 Source/core/rendering/InlineFlowBox.h         LayoutRect result = layoutOverflowRect(lineTop, lineBottom);
LayoutRect        252 Source/core/rendering/InlineFlowBox.h     LayoutRect visualOverflowRect(LayoutUnit lineTop, LayoutUnit lineBottom) const
LayoutRect        270 Source/core/rendering/InlineFlowBox.h     LayoutRect logicalVisualOverflowRect(LayoutUnit lineTop, LayoutUnit lineBottom) const
LayoutRect        272 Source/core/rendering/InlineFlowBox.h         LayoutRect result = visualOverflowRect(lineTop, lineBottom);
LayoutRect        278 Source/core/rendering/InlineFlowBox.h     void setOverflowFromLogicalRects(const LayoutRect& logicalLayoutOverflow, const LayoutRect& logicalVisualOverflow, LayoutUnit lineTop, LayoutUnit lineBottom);
LayoutRect        301 Source/core/rendering/InlineFlowBox.h     void addBoxShadowVisualOverflow(LayoutRect& logicalVisualOverflow);
LayoutRect        302 Source/core/rendering/InlineFlowBox.h     void addBorderOutsetVisualOverflow(LayoutRect& logicalVisualOverflow);
LayoutRect        303 Source/core/rendering/InlineFlowBox.h     void addOutlineVisualOverflow(LayoutRect& logicalVisualOverflow);
LayoutRect        304 Source/core/rendering/InlineFlowBox.h     void addTextBoxVisualOverflow(InlineTextBox*, GlyphOverflowAndFallbackFontsMap&, LayoutRect& logicalVisualOverflow);
LayoutRect        305 Source/core/rendering/InlineFlowBox.h     void addReplacedChildOverflow(const InlineBox*, LayoutRect& logicalLayoutOverflow, LayoutRect& logicalVisualOverflow);
LayoutRect        306 Source/core/rendering/InlineFlowBox.h     void constrainToLineTopAndBottomIfNeeded(LayoutRect&) const;
LayoutRect        308 Source/core/rendering/InlineFlowBox.h     void setLayoutOverflow(const LayoutRect&, const LayoutRect&);
LayoutRect        309 Source/core/rendering/InlineFlowBox.h     void setVisualOverflow(const LayoutRect&, const LayoutRect&);
LayoutRect         67 Source/core/rendering/InlineTextBox.cpp typedef WTF::HashMap<const InlineTextBox*, LayoutRect> InlineTextBoxOverflowMap;
LayoutRect         90 Source/core/rendering/InlineTextBox.cpp LayoutRect InlineTextBox::logicalOverflowRect() const
LayoutRect         97 Source/core/rendering/InlineTextBox.cpp void InlineTextBox::setLogicalOverflowRect(const LayoutRect& rect)
LayoutRect        195 Source/core/rendering/InlineTextBox.cpp LayoutRect InlineTextBox::localSelectionRect(int startPos, int endPos)
LayoutRect        201 Source/core/rendering/InlineTextBox.cpp         return LayoutRect();
LayoutRect        215 Source/core/rendering/InlineTextBox.cpp     LayoutRect r;
LayoutRect        231 Source/core/rendering/InlineTextBox.cpp     return LayoutRect(topPoint, LayoutSize(width, height));
LayoutRect         89 Source/core/rendering/InlineTextBox.h     LayoutRect logicalOverflowRect() const;
LayoutRect         90 Source/core/rendering/InlineTextBox.h     void setLogicalOverflowRect(const LayoutRect&);
LayoutRect        116 Source/core/rendering/InlineTextBox.h     virtual LayoutRect localSelectionRect(int startPos, int endPos);
LayoutRect         75 Source/core/rendering/LayerPaintingInfo.h     LayerPaintingInfo(RenderLayer* inRootLayer, const LayoutRect& inDirtyRect,
LayoutRect         89 Source/core/rendering/LayerPaintingInfo.h     LayoutRect paintDirtyRect; // relative to rootLayer;
LayoutRect         49 Source/core/rendering/LayoutRepainter.h     LayoutRect m_oldBounds;
LayoutRect         50 Source/core/rendering/LayoutRepainter.h     LayoutRect m_oldOutlineBox;
LayoutRect         72 Source/core/rendering/LayoutState.cpp         LayoutRect clipRect(toPoint(m_paintOffset) + deltaSize, renderer.cachedSizeForOverflowClip());
LayoutRect        144 Source/core/rendering/LayoutState.cpp         m_clipRect = LayoutRect(toPoint(m_paintOffset), containerBox->cachedSizeForOverflowClip());
LayoutRect        103 Source/core/rendering/LayoutState.h     const LayoutRect& clipRect() const { return m_clipRect; }
LayoutRect        130 Source/core/rendering/LayoutState.h     LayoutRect m_clipRect;
LayoutRect        104 Source/core/rendering/PaintInfo.h     static IntRect infiniteRect() { return IntRect(LayoutRect::infiniteRect()); }
LayoutRect         41 Source/core/rendering/RenderBR.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* /*repaintContainer*/, bool /*clipToVisibleContent*/) OVERRIDE { return LayoutRect(); }
LayoutRect       1309 Source/core/rendering/RenderBlock.cpp     LayoutRect viewBounds = viewRect();
LayoutRect       1310 Source/core/rendering/RenderBlock.cpp     LayoutRect objectBounds = absoluteContentBox();
LayoutRect       1322 Source/core/rendering/RenderBlock.cpp     LayoutRect screenArea;
LayoutRect       1337 Source/core/rendering/RenderBlock.cpp     LayoutRect blockRect(currentBlock->borderBoxRect());
LayoutRect       1402 Source/core/rendering/RenderBlock.cpp             LayoutRect lastRect = columnRectAt(colInfo, columnCount(colInfo) - 1);
LayoutRect       1423 Source/core/rendering/RenderBlock.cpp         LayoutRect clientRect(noOverflowRect());
LayoutRect       1424 Source/core/rendering/RenderBlock.cpp         LayoutRect rectToApply;
LayoutRect       1426 Source/core/rendering/RenderBlock.cpp             rectToApply = LayoutRect(clientRect.x(), clientRect.y(), 1, max<LayoutUnit>(0, oldClientAfterEdge - clientRect.y()));
LayoutRect       1428 Source/core/rendering/RenderBlock.cpp             rectToApply = LayoutRect(clientRect.x(), clientRect.y(), max<LayoutUnit>(0, oldClientAfterEdge - clientRect.x()), 1);
LayoutRect       1725 Source/core/rendering/RenderBlock.cpp     LayoutRect overflowBox;
LayoutRect       1825 Source/core/rendering/RenderBlock.cpp         LayoutRect ruleRect(ruleLeft, ruleTop, ruleWidth, ruleHeight);
LayoutRect       1864 Source/core/rendering/RenderBlock.cpp         LayoutRect colRect = columnRectAt(colInfo, i);
LayoutRect       1880 Source/core/rendering/RenderBlock.cpp             LayoutRect clipRect(colRect);
LayoutRect       2059 Source/core/rendering/RenderBlock.cpp         paintOutline(paintInfo, LayoutRect(paintOffset, size()));
LayoutRect       2232 Source/core/rendering/RenderBlock.cpp         LayoutRect gapRectsBounds = selectionGaps(this, paintOffset, LayoutSize(), lastTop, lastLeft, lastRight, &paintInfo);
LayoutRect       2237 Source/core/rendering/RenderBlock.cpp                 LayoutRect localBounds(gapRectsBounds);
LayoutRect       2270 Source/core/rendering/RenderBlock.cpp LayoutRect RenderBlock::logicalRectToPhysicalRect(const LayoutPoint& rootBlockPhysicalPosition, const LayoutRect& logicalRect)
LayoutRect       2272 Source/core/rendering/RenderBlock.cpp     LayoutRect result;
LayoutRect       2276 Source/core/rendering/RenderBlock.cpp         result = LayoutRect(logicalRect.y(), logicalRect.x(), logicalRect.height(), logicalRect.width());
LayoutRect       2289 Source/core/rendering/RenderBlock.cpp         LayoutRect flippedBlockRect(offsetFromRootBlock.width(), offsetFromRootBlock.height(), width(), height());
LayoutRect       2387 Source/core/rendering/RenderBlock.cpp LayoutRect RenderBlock::blockSelectionGap(RenderBlock* rootBlock, const LayoutPoint& rootBlockPhysicalPosition, const LayoutSize& offsetFromRootBlock,
LayoutRect       2393 Source/core/rendering/RenderBlock.cpp         return LayoutRect();
LayoutRect       2400 Source/core/rendering/RenderBlock.cpp         return LayoutRect();
LayoutRect       2402 Source/core/rendering/RenderBlock.cpp     LayoutRect gapRect = rootBlock->logicalRectToPhysicalRect(rootBlockPhysicalPosition, LayoutRect(logicalLeft, logicalTop, logicalWidth, logicalHeight));
LayoutRect       2408 Source/core/rendering/RenderBlock.cpp LayoutRect RenderBlock::logicalLeftSelectionGap(RenderBlock* rootBlock, const LayoutPoint& rootBlockPhysicalPosition, const LayoutSize& offsetFromRootBlock,
LayoutRect       2416 Source/core/rendering/RenderBlock.cpp         return LayoutRect();
LayoutRect       2418 Source/core/rendering/RenderBlock.cpp     LayoutRect gapRect = rootBlock->logicalRectToPhysicalRect(rootBlockPhysicalPosition, LayoutRect(rootBlockLogicalLeft, rootBlockLogicalTop, rootBlockLogicalWidth, logicalHeight));
LayoutRect       2424 Source/core/rendering/RenderBlock.cpp LayoutRect RenderBlock::logicalRightSelectionGap(RenderBlock* rootBlock, const LayoutPoint& rootBlockPhysicalPosition, const LayoutSize& offsetFromRootBlock,
LayoutRect       2432 Source/core/rendering/RenderBlock.cpp         return LayoutRect();
LayoutRect       2434 Source/core/rendering/RenderBlock.cpp     LayoutRect gapRect = rootBlock->logicalRectToPhysicalRect(rootBlockPhysicalPosition, LayoutRect(rootBlockLogicalLeft, rootBlockLogicalTop, rootBlockLogicalWidth, logicalHeight));
LayoutRect       2750 Source/core/rendering/RenderBlock.cpp         LayoutRect overflowBox = visualOverflowRect();
LayoutRect       2792 Source/core/rendering/RenderBlock.cpp         LayoutRect borderRect = borderBoxRect();
LayoutRect       2801 Source/core/rendering/RenderBlock.cpp         LayoutRect boundsRect(adjustedLocation, size());
LayoutRect       2835 Source/core/rendering/RenderBlock.cpp     LayoutRect columnRect() const { return m_colRect; }
LayoutRect       2868 Source/core/rendering/RenderBlock.cpp     LayoutRect m_colRect;
LayoutRect       2878 Source/core/rendering/RenderBlock.cpp         LayoutRect hitRect = locationInContainer.boundingBox();
LayoutRect       2879 Source/core/rendering/RenderBlock.cpp         LayoutRect colRect = it.columnRect();
LayoutRect       2900 Source/core/rendering/RenderBlock.cpp         LayoutRect colRect = it.columnRect();
LayoutRect       3259 Source/core/rendering/RenderBlock.cpp LayoutRect RenderBlock::columnRectAt(ColumnInfo* colInfo, unsigned index) const
LayoutRect       3279 Source/core/rendering/RenderBlock.cpp         return LayoutRect(colLogicalLeft, colLogicalTop, colLogicalWidth, colLogicalHeight);
LayoutRect       3280 Source/core/rendering/RenderBlock.cpp     return LayoutRect(colLogicalTop, colLogicalLeft, colLogicalHeight, colLogicalWidth);
LayoutRect       3300 Source/core/rendering/RenderBlock.cpp         LayoutRect colRect = columnRectAt(colInfo, i);
LayoutRect       3303 Source/core/rendering/RenderBlock.cpp             LayoutRect gapAndColumnRect(colRect.x() - halfColGap, colRect.y(), colRect.width() + colGap, colRect.height());
LayoutRect       3335 Source/core/rendering/RenderBlock.cpp             LayoutRect gapAndColumnRect(colRect.x(), colRect.y() - halfColGap, colRect.width(), colRect.height() + colGap);
LayoutRect       3370 Source/core/rendering/RenderBlock.cpp void RenderBlock::adjustRectForColumns(LayoutRect& r) const
LayoutRect       3384 Source/core/rendering/RenderBlock.cpp     LayoutRect result;
LayoutRect       3403 Source/core/rendering/RenderBlock.cpp         LayoutRect colRect = columnRectAt(colInfo, startColumn);
LayoutRect       3404 Source/core/rendering/RenderBlock.cpp         LayoutRect repaintRect = r;
LayoutRect       3442 Source/core/rendering/RenderBlock.cpp void RenderBlock::adjustStartEdgeForWritingModeIncludingColumns(LayoutRect& rect) const
LayoutRect       3472 Source/core/rendering/RenderBlock.cpp         LayoutRect sliceRect = LayoutRect(logicalLeft, borderBefore() + paddingBefore() + i * colLogicalHeight, colLogicalWidth, colLogicalHeight);
LayoutRect       4514 Source/core/rendering/RenderBlock.cpp LayoutRect RenderBlock::rectWithOutlineForRepaint(const RenderLayerModelObject* repaintContainer, LayoutUnit outlineWidth) const
LayoutRect       4516 Source/core/rendering/RenderBlock.cpp     LayoutRect r(RenderBox::rectWithOutlineForRepaint(repaintContainer, outlineWidth));
LayoutRect       4560 Source/core/rendering/RenderBlock.cpp LayoutRect RenderBlock::localCaretRect(InlineBox* inlineBox, int caretOffset, LayoutUnit* extraWidthToEndOfLine)
LayoutRect       4566 Source/core/rendering/RenderBlock.cpp     LayoutRect caretRect = localCaretRectForEmptyElement(width(), textIndentOffset());
LayoutRect       4604 Source/core/rendering/RenderBlock.cpp         LayoutRect rect(additionalOffset.x(), additionalOffset.y() - topMargin, width(), height() + topMargin + bottomMargin);
LayoutRect       4614 Source/core/rendering/RenderBlock.cpp             LayoutRect rect(additionalOffset.x() + curr->x(), additionalOffset.y() + top, curr->width(), bottom - top);
LayoutRect       4637 Source/core/rendering/RenderBlock.cpp void RenderBlock::computeSelfHitTestRects(Vector<LayoutRect>& rects, const LayoutPoint& layerOffset) const
LayoutRect       4645 Source/core/rendering/RenderBlock.cpp             LayoutRect rect(layerOffset.x() + curr->x(), layerOffset.y() + top, curr->width(), bottom - top);
LayoutRect       4772 Source/core/rendering/RenderBlock.cpp         LayoutRect overflow = line->logicalVisualOverflowRect(line->lineTop(), line->lineBottom());
LayoutRect       4799 Source/core/rendering/RenderBlock.cpp     LayoutRect logicalVisualOverflow = lineBox->logicalVisualOverflowRect(lineBox->lineTop(), lineBox->lineBottom());
LayoutRect        162 Source/core/rendering/RenderBlock.h     void adjustStartEdgeForWritingModeIncludingColumns(LayoutRect&) const;
LayoutRect        171 Source/core/rendering/RenderBlock.h     LayoutRect logicalLeftSelectionGap(RenderBlock* rootBlock, const LayoutPoint& rootBlockPhysicalPosition, const LayoutSize& offsetFromRootBlock,
LayoutRect        173 Source/core/rendering/RenderBlock.h     LayoutRect logicalRightSelectionGap(RenderBlock* rootBlock, const LayoutPoint& rootBlockPhysicalPosition, const LayoutSize& offsetFromRootBlock,
LayoutRect        178 Source/core/rendering/RenderBlock.h     LayoutRect logicalRectToPhysicalRect(const LayoutPoint& physicalPosition, const LayoutRect& logicalRect);
LayoutRect        186 Source/core/rendering/RenderBlock.h     void adjustRectForColumns(LayoutRect&) const;
LayoutRect        215 Source/core/rendering/RenderBlock.h     LayoutRect columnRectAt(ColumnInfo*, unsigned) const;
LayoutRect        341 Source/core/rendering/RenderBlock.h     virtual void computeSelfHitTestRects(Vector<LayoutRect>&, const LayoutPoint& layerOffset) const OVERRIDE;
LayoutRect        406 Source/core/rendering/RenderBlock.h     virtual LayoutRect rectWithOutlineForRepaint(const RenderLayerModelObject* repaintContainer, LayoutUnit outlineWidth) const OVERRIDE FINAL;
LayoutRect        413 Source/core/rendering/RenderBlock.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool /*clipToVisibleContent*/) OVERRIDE FINAL
LayoutRect        423 Source/core/rendering/RenderBlock.h     LayoutRect blockSelectionGap(RenderBlock* rootBlock, const LayoutPoint& rootBlockPhysicalPosition, const LayoutSize& offsetFromRootBlock,
LayoutRect        438 Source/core/rendering/RenderBlock.h     virtual LayoutRect localCaretRect(InlineBox*, int caretOffset, LayoutUnit* extraWidthToEndOfLine = 0) OVERRIDE FINAL;
LayoutRect        519 Source/core/rendering/RenderBlockFlow.cpp     LayoutRect oldRect = child->frameRect();
LayoutRect       1779 Source/core/rendering/RenderBlockFlow.cpp             LayoutRect borderBox = child->borderBoxRect();
LayoutRect       1979 Source/core/rendering/RenderBlockFlow.cpp     LayoutRect repaintRect;
LayoutRect       1981 Source/core/rendering/RenderBlockFlow.cpp         repaintRect = LayoutRect(repaintLogicalLeft, m_repaintLogicalTop, repaintLogicalRight - repaintLogicalLeft, m_repaintLogicalBottom - m_repaintLogicalTop);
LayoutRect       1983 Source/core/rendering/RenderBlockFlow.cpp         repaintRect = LayoutRect(m_repaintLogicalTop, repaintLogicalLeft, m_repaintLogicalBottom - m_repaintLogicalTop, repaintLogicalRight - repaintLogicalLeft);
LayoutRect       1993 Source/core/rendering/RenderBlockFlow.cpp         repaintRect.intersect(LayoutRect(LayoutPoint(), size()));
LayoutRect       2047 Source/core/rendering/RenderBlockFlow.cpp             LayoutRect floatBox(offsetFromRootBlock.width() + xPositionForFloatIncludingMargin(floatingObject),
LayoutRect       2330 Source/core/rendering/RenderBlockFlow.cpp         LayoutRect oldRect = childBox->frameRect();
LayoutRect       2634 Source/core/rendering/RenderBlockFlow.cpp         LayoutRect logicalRect(curr->logicalLeft(), selTop, curr->logicalWidth(), selTop + selHeight);
LayoutRect       2636 Source/core/rendering/RenderBlockFlow.cpp         LayoutRect physicalRect = rootBlock->logicalRectToPhysicalRect(rootBlockPhysicalPosition, logicalRect);
LayoutRect        315 Source/core/rendering/RenderBlockFlow.h             , rect(LayoutRect(f->x() - f->marginLeft(), f->y() - f->marginTop(), f->width() + f->marginWidth(), f->height() + f->marginHeight()))
LayoutRect        321 Source/core/rendering/RenderBlockFlow.h         LayoutRect rect;
LayoutRect       1210 Source/core/rendering/RenderBlockLineLayout.cpp             LayoutRect logicalLayoutOverflow(0, blockLogicalHeight, 1, bottomLayoutOverflow - blockLogicalHeight);
LayoutRect       1211 Source/core/rendering/RenderBlockLineLayout.cpp             LayoutRect logicalVisualOverflow(0, blockLogicalHeight, 1, bottomVisualOverflow - blockLogicalHeight);
LayoutRect       2067 Source/core/rendering/RenderBlockLineLayout.cpp         LayoutRect visualOverflow = curr->visualOverflowRect(curr->lineTop(), curr->lineBottom());
LayoutRect        467 Source/core/rendering/RenderBox.cpp void RenderBox::scrollRectToVisible(const LayoutRect& rect, const ScrollAlignment& alignX, const ScrollAlignment& alignY)
LayoutRect        473 Source/core/rendering/RenderBox.cpp     LayoutRect newRect = rect;
LayoutRect        496 Source/core/rendering/RenderBox.cpp                     LayoutRect viewRect = frameView->visibleContentRect();
LayoutRect        497 Source/core/rendering/RenderBox.cpp                     LayoutRect exposeRect = ScrollAlignment::getRectToExpose(viewRect, rect, alignX, alignY);
LayoutRect        517 Source/core/rendering/RenderBox.cpp                 LayoutRect viewRect = frameView->visibleContentRect();
LayoutRect        518 Source/core/rendering/RenderBox.cpp                 LayoutRect r = ScrollAlignment::getRectToExpose(viewRect, rect, alignX, alignY);
LayoutRect        589 Source/core/rendering/RenderBox.cpp     LayoutRect rect = contentBoxRect();
LayoutRect        607 Source/core/rendering/RenderBox.cpp void RenderBox::addLayerHitTestRects(LayerHitTestRects& layerRects, const RenderLayer* currentLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const
LayoutRect        613 Source/core/rendering/RenderBox.cpp void RenderBox::computeSelfHitTestRects(Vector<LayoutRect>& rects, const LayoutPoint& layerOffset) const
LayoutRect        616 Source/core/rendering/RenderBox.cpp         rects.append(LayoutRect(layerOffset, size()));
LayoutRect        619 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::reflectionBox() const
LayoutRect        621 Source/core/rendering/RenderBox.cpp     LayoutRect result;
LayoutRect        624 Source/core/rendering/RenderBox.cpp     LayoutRect box = borderBoxRect();
LayoutRect        652 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::reflectedRect(const LayoutRect& r) const
LayoutRect        655 Source/core/rendering/RenderBox.cpp         return LayoutRect();
LayoutRect        657 Source/core/rendering/RenderBox.cpp     LayoutRect box = borderBoxRect();
LayoutRect        658 Source/core/rendering/RenderBox.cpp     LayoutRect result = r;
LayoutRect        761 Source/core/rendering/RenderBox.cpp     scrollRectToVisible(LayoutRect(currentDocumentPosition, LayoutSize(1, 1)), ScrollAlignment::alignToEdgeIfNeeded, ScrollAlignment::alignToEdgeIfNeeded);
LayoutRect        918 Source/core/rendering/RenderBox.cpp void RenderBox::applyCachedClipAndScrollOffsetForRepaint(LayoutRect& paintRect) const
LayoutRect        932 Source/core/rendering/RenderBox.cpp     LayoutRect clipRect(LayoutPoint(), cachedSizeForOverflowClip());
LayoutRect       1113 Source/core/rendering/RenderBox.cpp     LayoutRect boundsRect = borderBoxRect();
LayoutRect       1189 Source/core/rendering/RenderBox.cpp     LayoutRect paintRect = borderBoxRect();
LayoutRect       1194 Source/core/rendering/RenderBox.cpp void RenderBox::paintBoxDecorationsWithRect(PaintInfo& paintInfo, const LayoutPoint& paintOffset, const LayoutRect& paintRect)
LayoutRect       1213 Source/core/rendering/RenderBox.cpp void RenderBox::paintBackgroundWithBorderAndBoxShadow(PaintInfo& paintInfo, const LayoutRect& paintRect, BackgroundBleedAvoidance bleedAvoidance)
LayoutRect       1235 Source/core/rendering/RenderBox.cpp void RenderBox::paintBackground(const PaintInfo& paintInfo, const LayoutRect& paintRect, BackgroundBleedAvoidance bleedAvoidance)
LayoutRect       1248 Source/core/rendering/RenderBox.cpp bool RenderBox::getBackgroundPaintedExtent(LayoutRect& paintedExtent) const
LayoutRect       1251 Source/core/rendering/RenderBox.cpp     LayoutRect backgroundRect = pixelSnappedIntRect(borderBoxRect());
LayoutRect       1272 Source/core/rendering/RenderBox.cpp bool RenderBox::backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const
LayoutRect       1295 Source/core/rendering/RenderBox.cpp     LayoutRect backgroundRect;
LayoutRect       1336 Source/core/rendering/RenderBox.cpp bool RenderBox::foregroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect, unsigned maxDepthToTest) const
LayoutRect       1349 Source/core/rendering/RenderBox.cpp         LayoutRect childLocalRect = localRect;
LayoutRect       1379 Source/core/rendering/RenderBox.cpp     LayoutRect backgroundRect;
LayoutRect       1413 Source/core/rendering/RenderBox.cpp     LayoutRect paintRect = LayoutRect(paintOffset, size());
LayoutRect       1429 Source/core/rendering/RenderBox.cpp     LayoutRect paintRect = LayoutRect(paintOffset, size());
LayoutRect       1433 Source/core/rendering/RenderBox.cpp void RenderBox::paintMaskImages(const PaintInfo& paintInfo, const LayoutRect& paintRect)
LayoutRect       1469 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::maskClipRect()
LayoutRect       1473 Source/core/rendering/RenderBox.cpp         LayoutRect borderImageRect = borderBoxRect();
LayoutRect       1480 Source/core/rendering/RenderBox.cpp     LayoutRect result;
LayoutRect       1481 Source/core/rendering/RenderBox.cpp     LayoutRect borderBox = borderBoxRect();
LayoutRect       1493 Source/core/rendering/RenderBox.cpp void RenderBox::paintFillLayers(const PaintInfo& paintInfo, const Color& c, const FillLayer* fillLayer, const LayoutRect& rect,
LayoutRect       1532 Source/core/rendering/RenderBox.cpp void RenderBox::paintFillLayer(const PaintInfo& paintInfo, const Color& c, const FillLayer* fillLayer, const LayoutRect& rect,
LayoutRect       1577 Source/core/rendering/RenderBox.cpp     LayoutRect rendererRect;
LayoutRect       1598 Source/core/rendering/RenderBox.cpp                     rendererRect = LayoutRect(-layerRenderer->marginLeft(),
LayoutRect       1636 Source/core/rendering/RenderBox.cpp     LayoutRect clipRect = isControlClip ? controlClipRect(accumulatedOffset) : overflowClipRect(accumulatedOffset);
LayoutRect       1640 Source/core/rendering/RenderBox.cpp         clipRoundedRect = style()->getRoundedInnerBorderFor(LayoutRect(accumulatedOffset, size()));
LayoutRect       1643 Source/core/rendering/RenderBox.cpp         LayoutRect contentsVisualOverflow = contentsVisualOverflowRect();
LayoutRect       1647 Source/core/rendering/RenderBox.cpp         LayoutRect conservativeClipRect = clipRect;
LayoutRect       1684 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::overflowClipRect(const LayoutPoint& location, OverlayScrollbarSizeRelevancy relevancy)
LayoutRect       1688 Source/core/rendering/RenderBox.cpp     LayoutRect clipRect = borderBoxRect();
LayoutRect       1703 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::clipRect(const LayoutPoint& location)
LayoutRect       1705 Source/core/rendering/RenderBox.cpp     LayoutRect borderBoxRect = this->borderBoxRect();
LayoutRect       1706 Source/core/rendering/RenderBox.cpp     LayoutRect clipRect = LayoutRect(borderBoxRect.location() + location, borderBoxRect.size());
LayoutRect       1895 Source/core/rendering/RenderBox.cpp             LayoutRect columnRect(frameRect());
LayoutRect       1982 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const
LayoutRect       1985 Source/core/rendering/RenderBox.cpp         return LayoutRect();
LayoutRect       1987 Source/core/rendering/RenderBox.cpp     LayoutRect r = visualOverflowRect();
LayoutRect       2000 Source/core/rendering/RenderBox.cpp void RenderBox::computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect& rect, bool fixed) const
LayoutRect       2074 Source/core/rendering/RenderBox.cpp         LayoutRect repaintRect(topLeft, rect.size());
LayoutRect       2100 Source/core/rendering/RenderBox.cpp void RenderBox::repaintDuringLayoutIfMoved(const LayoutRect& oldRect)
LayoutRect       2103 Source/core/rendering/RenderBox.cpp         LayoutRect newRect = m_frameRect;
LayoutRect       2978 Source/core/rendering/RenderBox.cpp             LayoutRect viewportRect = frameView->viewportConstrainedVisibleContentRect();
LayoutRect       3018 Source/core/rendering/RenderBox.cpp             LayoutRect viewportRect = frameView->viewportConstrainedVisibleContentRect();
LayoutRect       3040 Source/core/rendering/RenderBox.cpp     LayoutRect boundingBox = flow->linesBoundingBox();
LayoutRect       3973 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::localCaretRect(InlineBox* box, int caretOffset, LayoutUnit* extraWidthToEndOfLine)
LayoutRect       3980 Source/core/rendering/RenderBox.cpp     LayoutRect rect(location(), LayoutSize(caretWidth, height()));
LayoutRect       4140 Source/core/rendering/RenderBox.cpp     LayoutRect borderBox = borderBoxRect();
LayoutRect       4183 Source/core/rendering/RenderBox.cpp     LayoutRect visualEffectOverflow(overflowMinX, overflowMinY, overflowMaxX - overflowMinX, overflowMaxY - overflowMinY);
LayoutRect       4196 Source/core/rendering/RenderBox.cpp     LayoutRect childLayoutOverflowRect = child->layoutOverflowRectForPropagation(style());
LayoutRect       4205 Source/core/rendering/RenderBox.cpp     LayoutRect childVisualOverflowRect = child->visualOverflowRectForPropagation(style());
LayoutRect       4210 Source/core/rendering/RenderBox.cpp void RenderBox::addLayoutOverflow(const LayoutRect& rect)
LayoutRect       4212 Source/core/rendering/RenderBox.cpp     LayoutRect clientBox = noOverflowRect();
LayoutRect       4217 Source/core/rendering/RenderBox.cpp     LayoutRect overflowRect(rect);
LayoutRect       4253 Source/core/rendering/RenderBox.cpp void RenderBox::addVisualOverflow(const LayoutRect& rect)
LayoutRect       4255 Source/core/rendering/RenderBox.cpp     LayoutRect borderBox = borderBoxRect();
LayoutRect       4265 Source/core/rendering/RenderBox.cpp void RenderBox::addContentsVisualOverflow(const LayoutRect& rect)
LayoutRect       4273 Source/core/rendering/RenderBox.cpp         LayoutRect clientBox = clientBoxRect();
LayoutRect       4397 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::logicalVisualOverflowRectForPropagation(RenderStyle* parentStyle) const
LayoutRect       4399 Source/core/rendering/RenderBox.cpp     LayoutRect rect = visualOverflowRectForPropagation(parentStyle);
LayoutRect       4405 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::visualOverflowRectForPropagation(RenderStyle* parentStyle) const
LayoutRect       4409 Source/core/rendering/RenderBox.cpp     LayoutRect rect = visualOverflowRect();
LayoutRect       4423 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::logicalLayoutOverflowRectForPropagation(RenderStyle* parentStyle) const
LayoutRect       4425 Source/core/rendering/RenderBox.cpp     LayoutRect rect = layoutOverflowRectForPropagation(parentStyle);
LayoutRect       4431 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::layoutOverflowRectForPropagation(RenderStyle* parentStyle) const
LayoutRect       4434 Source/core/rendering/RenderBox.cpp     LayoutRect rect = borderBoxRect();
LayoutRect       4475 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::noOverflowRect() const
LayoutRect       4490 Source/core/rendering/RenderBox.cpp     LayoutRect rect(left, top, width() - left - right, height() - top - bottom);
LayoutRect       4508 Source/core/rendering/RenderBox.cpp LayoutRect RenderBox::overflowRectForPaintRejection() const
LayoutRect       4510 Source/core/rendering/RenderBox.cpp     LayoutRect overflowRect = visualOverflowRect();
LayoutRect       4541 Source/core/rendering/RenderBox.cpp void RenderBox::flipForWritingMode(LayoutRect& rect) const
LayoutRect       4612 Source/core/rendering/RenderBox.cpp     LayoutRect rect(frameRect());
LayoutRect         84 Source/core/rendering/RenderBox.h     virtual bool backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const OVERRIDE;
LayoutRect        175 Source/core/rendering/RenderBox.h     LayoutRect frameRect() const { return m_frameRect; }
LayoutRect        177 Source/core/rendering/RenderBox.h     void setFrameRect(const LayoutRect& rect) { m_frameRect = rect; }
LayoutRect        179 Source/core/rendering/RenderBox.h     LayoutRect borderBoxRect() const { return LayoutRect(LayoutPoint(), size()); }
LayoutRect        180 Source/core/rendering/RenderBox.h     LayoutRect paddingBoxRect() const { return LayoutRect(borderLeft(), borderTop(), contentWidth() + paddingLeft() + paddingRight(), contentHeight() + paddingTop() + paddingBottom()); }
LayoutRect        185 Source/core/rendering/RenderBox.h     LayoutRect contentBoxRect() const { return LayoutRect(borderLeft() + paddingLeft(), borderTop() + paddingTop(), contentWidth(), contentHeight()); }
LayoutRect        193 Source/core/rendering/RenderBox.h     LayoutRect computedCSSContentBoxRect() const { return LayoutRect(borderLeft() + computedCSSPaddingLeft(), borderTop() + computedCSSPaddingTop(), clientWidth() - computedCSSPaddingLeft() - computedCSSPaddingRight(), clientHeight() - computedCSSPaddingTop() - computedCSSPaddingBottom()); }
LayoutRect        208 Source/core/rendering/RenderBox.h     LayoutRect noOverflowRect() const;
LayoutRect        209 Source/core/rendering/RenderBox.h     LayoutRect layoutOverflowRect() const { return m_overflow ? m_overflow->layoutOverflowRect() : noOverflowRect(); }
LayoutRect        215 Source/core/rendering/RenderBox.h     virtual LayoutRect visualOverflowRect() const { return m_overflow ? m_overflow->visualOverflowRect() : borderBoxRect(); }
LayoutRect        219 Source/core/rendering/RenderBox.h     LayoutRect overflowRectForPaintRejection() const;
LayoutRect        221 Source/core/rendering/RenderBox.h     LayoutRect contentsVisualOverflowRect() const { return m_overflow ? m_overflow->contentsVisualOverflowRect() : LayoutRect(); }
LayoutRect        223 Source/core/rendering/RenderBox.h     void addLayoutOverflow(const LayoutRect&);
LayoutRect        224 Source/core/rendering/RenderBox.h     void addVisualOverflow(const LayoutRect&);
LayoutRect        227 Source/core/rendering/RenderBox.h     void addContentsVisualOverflow(const LayoutRect&);
LayoutRect        262 Source/core/rendering/RenderBox.h     LayoutRect clientBoxRect() const { return LayoutRect(clientLeft(), clientTop(), clientWidth(), clientHeight()); }
LayoutRect        281 Source/core/rendering/RenderBox.h     void scrollRectToVisible(const LayoutRect&, const ScrollAlignment& alignX, const ScrollAlignment& alignY);
LayoutRect        334 Source/core/rendering/RenderBox.h     LayoutRect reflectionBox() const;
LayoutRect        337 Source/core/rendering/RenderBox.h     LayoutRect reflectedRect(const LayoutRect&) const;
LayoutRect        413 Source/core/rendering/RenderBox.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const OVERRIDE;
LayoutRect        414 Source/core/rendering/RenderBox.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const OVERRIDE;
LayoutRect        415 Source/core/rendering/RenderBox.h     void repaintDuringLayoutIfMoved(const LayoutRect&);
LayoutRect        502 Source/core/rendering/RenderBox.h     virtual LayoutRect localCaretRect(InlineBox*, int caretOffset, LayoutUnit* extraWidthToEndOfLine = 0) OVERRIDE;
LayoutRect        504 Source/core/rendering/RenderBox.h     virtual LayoutRect overflowClipRect(const LayoutPoint& location, OverlayScrollbarSizeRelevancy = IgnoreOverlayScrollbarSize);
LayoutRect        505 Source/core/rendering/RenderBox.h     LayoutRect clipRect(const LayoutPoint& location);
LayoutRect        507 Source/core/rendering/RenderBox.h     virtual LayoutRect controlClipRect(const LayoutPoint&) const { return LayoutRect(); }
LayoutRect        531 Source/core/rendering/RenderBox.h     LayoutRect maskClipRect();
LayoutRect        563 Source/core/rendering/RenderBox.h     void flipForWritingMode(LayoutRect&) const;
LayoutRect        571 Source/core/rendering/RenderBox.h     LayoutRect logicalVisualOverflowRectForPropagation(RenderStyle*) const;
LayoutRect        572 Source/core/rendering/RenderBox.h     LayoutRect visualOverflowRectForPropagation(RenderStyle*) const;
LayoutRect        573 Source/core/rendering/RenderBox.h     LayoutRect logicalLayoutOverflowRectForPropagation(RenderStyle*) const;
LayoutRect        574 Source/core/rendering/RenderBox.h     LayoutRect layoutOverflowRectForPropagation(RenderStyle*) const;
LayoutRect        584 Source/core/rendering/RenderBox.h     void applyCachedClipAndScrollOffsetForRepaint(LayoutRect& paintRect) const;
LayoutRect        593 Source/core/rendering/RenderBox.h         LayoutRect layoutOverflowRect = m_overflow->layoutOverflowRect();
LayoutRect        594 Source/core/rendering/RenderBox.h         LayoutRect noOverflowRect = this->noOverflowRect();
LayoutRect        603 Source/core/rendering/RenderBox.h         LayoutRect layoutOverflowRect = m_overflow->layoutOverflowRect();
LayoutRect        604 Source/core/rendering/RenderBox.h         LayoutRect noOverflowRect = this->noOverflowRect();
LayoutRect        635 Source/core/rendering/RenderBox.h     bool getBackgroundPaintedExtent(LayoutRect&) const;
LayoutRect        636 Source/core/rendering/RenderBox.h     virtual bool foregroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect, unsigned maxDepthToTest) const;
LayoutRect        639 Source/core/rendering/RenderBox.h     void paintBackgroundWithBorderAndBoxShadow(PaintInfo&, const LayoutRect&, BackgroundBleedAvoidance);
LayoutRect        640 Source/core/rendering/RenderBox.h     void paintBackground(const PaintInfo&, const LayoutRect&, BackgroundBleedAvoidance = BackgroundBleedNone);
LayoutRect        642 Source/core/rendering/RenderBox.h     void paintFillLayer(const PaintInfo&, const Color&, const FillLayer*, const LayoutRect&, BackgroundBleedAvoidance, CompositeOperator, RenderObject* backgroundObject);
LayoutRect        643 Source/core/rendering/RenderBox.h     void paintFillLayers(const PaintInfo&, const Color&, const FillLayer*, const LayoutRect&, BackgroundBleedAvoidance = BackgroundBleedNone, CompositeOperator = CompositeSourceOver, RenderObject* backgroundObject = 0);
LayoutRect        645 Source/core/rendering/RenderBox.h     void paintMaskImages(const PaintInfo&, const LayoutRect&);
LayoutRect        646 Source/core/rendering/RenderBox.h     void paintBoxDecorationsWithRect(PaintInfo&, const LayoutPoint&, const LayoutRect&);
LayoutRect        665 Source/core/rendering/RenderBox.h     virtual void addLayerHitTestRects(LayerHitTestRects&, const RenderLayer* currentCompositedLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const OVERRIDE;
LayoutRect        666 Source/core/rendering/RenderBox.h     virtual void computeSelfHitTestRects(Vector<LayoutRect>&, const LayoutPoint& layerOffset) const OVERRIDE;
LayoutRect        708 Source/core/rendering/RenderBox.h     virtual LayoutRect frameRectForStickyPositioning() const OVERRIDE FINAL { return frameRect(); }
LayoutRect        719 Source/core/rendering/RenderBox.h     LayoutRect m_frameRect;
LayoutRect        277 Source/core/rendering/RenderBoxModelObject.cpp     LayoutRect containerContentRect = containingBlock->contentBoxRect();
LayoutRect        292 Source/core/rendering/RenderBoxModelObject.cpp     LayoutRect stickyBoxRect = frameRectForStickyPositioning();
LayoutRect        293 Source/core/rendering/RenderBoxModelObject.cpp     LayoutRect flippedStickyBoxRect = stickyBoxRect;
LayoutRect        339 Source/core/rendering/RenderBoxModelObject.cpp         LayoutRect clipRect = enclosingClippingBox->overflowClipRect(LayoutPoint());
LayoutRect        345 Source/core/rendering/RenderBoxModelObject.cpp         LayoutRect viewportRect = view()->frameView()->viewportConstrainedVisibleContentRect();
LayoutRect        399 Source/core/rendering/RenderBoxModelObject.cpp RoundedRect RenderBoxModelObject::getBackgroundRoundedRect(const LayoutRect& borderRect, InlineFlowBox* box, LayoutUnit inlineBoxWidth, LayoutUnit inlineBoxHeight,
LayoutRect        404 Source/core/rendering/RenderBoxModelObject.cpp         RoundedRect segmentBorder = style()->getRoundedBorderFor(LayoutRect(0, 0, inlineBoxWidth, inlineBoxHeight), includeLogicalLeftEdge, includeLogicalRightEdge);
LayoutRect        411 Source/core/rendering/RenderBoxModelObject.cpp void RenderBoxModelObject::clipRoundedInnerRect(GraphicsContext * context, const LayoutRect& rect, const RoundedRect& clipRect)
LayoutRect        443 Source/core/rendering/RenderBoxModelObject.cpp static LayoutRect shrinkRectByOnePixel(GraphicsContext* context, const LayoutRect& rect)
LayoutRect        445 Source/core/rendering/RenderBoxModelObject.cpp     LayoutRect shrunkRect = rect;
LayoutRect        452 Source/core/rendering/RenderBoxModelObject.cpp LayoutRect RenderBoxModelObject::borderInnerRectAdjustedForBleedAvoidance(GraphicsContext* context, const LayoutRect& rect, BackgroundBleedAvoidance bleedAvoidance) const
LayoutRect        458 Source/core/rendering/RenderBoxModelObject.cpp RoundedRect RenderBoxModelObject::backgroundRoundedRectAdjustedForBleedAvoidance(GraphicsContext* context, const LayoutRect& borderRect, BackgroundBleedAvoidance bleedAvoidance, InlineFlowBox* box, const LayoutSize& boxSize, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const
LayoutRect        485 Source/core/rendering/RenderBoxModelObject.cpp void RenderBoxModelObject::paintFillLayerExtended(const PaintInfo& paintInfo, const Color& color, const FillLayer* bgLayer, const LayoutRect& rect,
LayoutRect        579 Source/core/rendering/RenderBoxModelObject.cpp     LayoutRect scrolledPaintRect = rect;
LayoutRect        603 Source/core/rendering/RenderBoxModelObject.cpp         LayoutRect clipRect = LayoutRect(scrolledPaintRect.x() + bLeft + (includePadding ? pLeft : LayoutUnit()),
LayoutRect        967 Source/core/rendering/RenderBoxModelObject.cpp void RenderBoxModelObject::calculateBackgroundImageGeometry(const RenderLayerModelObject* paintContainer, const FillLayer* fillLayer, const LayoutRect& paintRect,
LayoutRect       1132 Source/core/rendering/RenderBoxModelObject.cpp bool RenderBoxModelObject::paintNinePieceImage(GraphicsContext* graphicsContext, const LayoutRect& rect, const RenderStyle* style,
LayoutRect       1147 Source/core/rendering/RenderBoxModelObject.cpp     LayoutRect rectWithOutsets = rect;
LayoutRect       1214 Source/core/rendering/RenderBoxModelObject.cpp                                        LayoutRect(0, 0, leftSlice, topSlice), op);
LayoutRect       1220 Source/core/rendering/RenderBoxModelObject.cpp                                        LayoutRect(0, imageHeight - bottomSlice, leftSlice, bottomSlice), op);
LayoutRect       1236 Source/core/rendering/RenderBoxModelObject.cpp                                        LayoutRect(imageWidth - rightSlice, 0, rightSlice, topSlice), op);
LayoutRect       1242 Source/core/rendering/RenderBoxModelObject.cpp                                        LayoutRect(imageWidth - rightSlice, imageHeight - bottomSlice, rightSlice, bottomSlice), op);
LayoutRect       1369 Source/core/rendering/RenderBoxModelObject.cpp static bool allCornersClippedOut(const RoundedRect& border, const LayoutRect& clipRect)
LayoutRect       1371 Source/core/rendering/RenderBoxModelObject.cpp     LayoutRect boundingRect = border.rect();
LayoutRect       1377 Source/core/rendering/RenderBoxModelObject.cpp     LayoutRect topLeftRect(boundingRect.location(), radii.topLeft());
LayoutRect       1381 Source/core/rendering/RenderBoxModelObject.cpp     LayoutRect topRightRect(boundingRect.location(), radii.topRight());
LayoutRect       1386 Source/core/rendering/RenderBoxModelObject.cpp     LayoutRect bottomLeftRect(boundingRect.location(), radii.bottomLeft());
LayoutRect       1391 Source/core/rendering/RenderBoxModelObject.cpp     LayoutRect bottomRightRect(boundingRect.location(), radii.bottomRight());
LayoutRect       1708 Source/core/rendering/RenderBoxModelObject.cpp void RenderBoxModelObject::paintBorder(const PaintInfo& info, const LayoutRect& rect, const RenderStyle* style,
LayoutRect       1885 Source/core/rendering/RenderBoxModelObject.cpp void RenderBoxModelObject::drawBoxSideFromPath(GraphicsContext* graphicsContext, const LayoutRect& borderRect, const Path& borderPath, const BorderEdge edges[],
LayoutRect       1972 Source/core/rendering/RenderBoxModelObject.cpp             LayoutRect outerRect = borderRect;
LayoutRect       2042 Source/core/rendering/RenderBoxModelObject.cpp     const LayoutRect& outerRect = outerBorder.rect();
LayoutRect       2043 Source/core/rendering/RenderBoxModelObject.cpp     const LayoutRect& innerRect = innerBorder.rect();
LayoutRect       2459 Source/core/rendering/RenderBoxModelObject.cpp void RenderBoxModelObject::paintBoxShadow(const PaintInfo& info, const LayoutRect& paintRect, const RenderStyle* s, ShadowStyle shadowStyle, bool includeLogicalLeftEdge, bool includeLogicalRightEdge)
LayoutRect       2546 Source/core/rendering/RenderBoxModelObject.cpp                 RoundedRect influenceRect(pixelSnappedIntRect(LayoutRect(shadowRect)), border.radii());
LayoutRect       2637 Source/core/rendering/RenderBoxModelObject.cpp LayoutRect RenderBoxModelObject::localCaretRectForEmptyElement(LayoutUnit width, LayoutUnit textIndentOffset)
LayoutRect       2700 Source/core/rendering/RenderBoxModelObject.cpp     return currentStyle->isHorizontalWritingMode() ? LayoutRect(x, y, caretWidth, height) : LayoutRect(y, x, height, caretWidth);
LayoutRect        176 Source/core/rendering/RenderBoxModelObject.h     void paintBorder(const PaintInfo&, const LayoutRect&, const RenderStyle*, BackgroundBleedAvoidance = BackgroundBleedNone, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true);
LayoutRect        177 Source/core/rendering/RenderBoxModelObject.h     bool paintNinePieceImage(GraphicsContext*, const LayoutRect&, const RenderStyle*, const NinePieceImage&, CompositeOperator = CompositeSourceOver);
LayoutRect        178 Source/core/rendering/RenderBoxModelObject.h     void paintBoxShadow(const PaintInfo&, const LayoutRect&, const RenderStyle*, ShadowStyle, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true);
LayoutRect        179 Source/core/rendering/RenderBoxModelObject.h     void paintFillLayerExtended(const PaintInfo&, const Color&, const FillLayer*, const LayoutRect&, BackgroundBleedAvoidance, InlineFlowBox* = 0, const LayoutSize& = LayoutSize(), CompositeOperator = CompositeSourceOver, RenderObject* backgroundObject = 0);
LayoutRect        265 Source/core/rendering/RenderBoxModelObject.h     void calculateBackgroundImageGeometry(const RenderLayerModelObject* paintContainer, const FillLayer*, const LayoutRect& paintRect, BackgroundImageGeometry&, RenderObject* = 0) const;
LayoutRect        269 Source/core/rendering/RenderBoxModelObject.h     RoundedRect backgroundRoundedRectAdjustedForBleedAvoidance(GraphicsContext*, const LayoutRect&, BackgroundBleedAvoidance, InlineFlowBox*, const LayoutSize&, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const;
LayoutRect        270 Source/core/rendering/RenderBoxModelObject.h     LayoutRect borderInnerRectAdjustedForBleedAvoidance(GraphicsContext*, const LayoutRect&, BackgroundBleedAvoidance) const;
LayoutRect        277 Source/core/rendering/RenderBoxModelObject.h     LayoutRect localCaretRectForEmptyElement(LayoutUnit width, LayoutUnit textIndentOffset);
LayoutRect        279 Source/core/rendering/RenderBoxModelObject.h     static void clipRoundedInnerRect(GraphicsContext*, const LayoutRect&, const RoundedRect& clipRect);
LayoutRect        321 Source/core/rendering/RenderBoxModelObject.h     virtual LayoutRect frameRectForStickyPositioning() const = 0;
LayoutRect        325 Source/core/rendering/RenderBoxModelObject.h     RoundedRect getBackgroundRoundedRect(const LayoutRect&, InlineFlowBox*, LayoutUnit inlineBoxWidth, LayoutUnit inlineBoxHeight,
LayoutRect        341 Source/core/rendering/RenderBoxModelObject.h     void drawBoxSideFromPath(GraphicsContext*, const LayoutRect&, const Path&, const class BorderEdge[],
LayoutRect        110 Source/core/rendering/RenderButton.cpp LayoutRect RenderButton::controlClipRect(const LayoutPoint& additionalOffset) const
LayoutRect        113 Source/core/rendering/RenderButton.cpp     return LayoutRect(additionalOffset.x() + borderLeft(), additionalOffset.y() + borderTop(), width() - borderLeft() - borderRight(), height() - borderTop() - borderBottom());
LayoutRect         57 Source/core/rendering/RenderButton.h     virtual LayoutRect controlClipRect(const LayoutPoint&) const OVERRIDE;
LayoutRect        998 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp     LayoutRect oldRect = child->frameRect();
LayoutRect        123 Source/core/rendering/RenderDetailsMarker.cpp     LayoutRect overflowRect(visualOverflowRect());
LayoutRect        144 Source/core/rendering/RenderFieldset.cpp     LayoutRect paintRect(paintOffset, size());
LayoutRect        195 Source/core/rendering/RenderFieldset.cpp     LayoutRect paintRect = LayoutRect(paintOffset, size());
LayoutRect         97 Source/core/rendering/RenderFileUploadControl.cpp         IntRect clipRect = enclosingIntRect(LayoutRect(paintOffset.x() + borderLeft(), paintOffset.y() + borderTop(),
LayoutRect        184 Source/core/rendering/RenderFlowThread.cpp LayoutRect RenderFlowThread::computeRegionClippingRect(const LayoutPoint& offset, const LayoutRect& flowThreadPortionRect, const LayoutRect& flowThreadPortionOverflowRect) const
LayoutRect        186 Source/core/rendering/RenderFlowThread.cpp     LayoutRect regionClippingRect(offset + (flowThreadPortionOverflowRect.location() - flowThreadPortionRect.location()), flowThreadPortionOverflowRect.size());
LayoutRect        199 Source/core/rendering/RenderFlowThread.cpp bool RenderFlowThread::shouldRepaint(const LayoutRect& r) const
LayoutRect        207 Source/core/rendering/RenderFlowThread.cpp void RenderFlowThread::repaintRectangleInRegions(const LayoutRect& repaintRect) const
LayoutRect        392 Source/core/rendering/RenderFlowThread.cpp     LayoutRect boxRect = transformState.mappedQuad().enclosingBoundingBox();
LayoutRect        404 Source/core/rendering/RenderFlowThread.cpp     LayoutRect flippedRegionRect(renderRegion->flowThreadPortionRect());
LayoutRect        496 Source/core/rendering/RenderFlowThread.cpp         LayoutRect regionRect(style()->direction() == LTR ? LayoutUnit() : logicalWidth() - regionLogicalWidth, logicalHeight, regionLogicalWidth, regionLogicalHeight);
LayoutRect        506 Source/core/rendering/RenderFlowThread.cpp void RenderFlowThread::collectLayerFragments(LayerFragments& layerFragments, const LayoutRect& layerBoundingBox, const LayoutRect& dirtyRect)
LayoutRect        516 Source/core/rendering/RenderFlowThread.cpp LayoutRect RenderFlowThread::fragmentsBoundingBox(const LayoutRect& layerBoundingBox)
LayoutRect        520 Source/core/rendering/RenderFlowThread.cpp     LayoutRect result;
LayoutRect        527 Source/core/rendering/RenderFlowThread.cpp             LayoutRect fragmentRect(layerBoundingBox);
LayoutRect        611 Source/core/rendering/RenderFlowThread.cpp     LayoutRect blockRect(0, 0, currentBlock->width(), currentBlock->height());
LayoutRect         85 Source/core/rendering/RenderFlowThread.h     void repaintRectangleInRegions(const LayoutRect&) const;
LayoutRect        124 Source/core/rendering/RenderFlowThread.h     void collectLayerFragments(LayerFragments&, const LayoutRect& layerBoundingBox, const LayoutRect& dirtyRect);
LayoutRect        125 Source/core/rendering/RenderFlowThread.h     LayoutRect fragmentsBoundingBox(const LayoutRect& layerBoundingBox);
LayoutRect        144 Source/core/rendering/RenderFlowThread.h     bool shouldRepaint(const LayoutRect&) const;
LayoutRect        147 Source/core/rendering/RenderFlowThread.h     LayoutRect computeRegionClippingRect(const LayoutPoint&, const LayoutRect&, const LayoutRect&) const;
LayoutRect        142 Source/core/rendering/RenderFrameSet.cpp                 paintColumnBorder(paintInfo, pixelSnappedIntRect(LayoutRect(adjustedPaintOffset.x() + xPos, adjustedPaintOffset.y() + yPos, borderThickness, height())));
LayoutRect        151 Source/core/rendering/RenderFrameSet.cpp             paintRowBorder(paintInfo, pixelSnappedIntRect(LayoutRect(adjustedPaintOffset.x(), adjustedPaintOffset.y() + yPos, width(), borderThickness)));
LayoutRect        445 Source/core/rendering/RenderFrameSet.cpp     LayoutRect oldBounds;
LayoutRect        479 Source/core/rendering/RenderFrameSet.cpp         LayoutRect newBounds = clippedOverflowRectForRepaint(repaintContainer);
LayoutRect        173 Source/core/rendering/RenderFullScreen.cpp void RenderFullScreen::createPlaceholder(PassRefPtr<RenderStyle> style, const LayoutRect& frameRect)
LayoutRect         42 Source/core/rendering/RenderFullScreen.h     void createPlaceholder(PassRefPtr<RenderStyle>, const LayoutRect& frameRect);
LayoutRect        942 Source/core/rendering/RenderGrid.cpp         LayoutRect oldChildRect = child->frameRect();
LayoutRect       1341 Source/core/rendering/RenderGrid.cpp     LayoutRect localRepaintRect = paintInfo.rect;
LayoutRect         64 Source/core/rendering/RenderHTMLCanvas.cpp     LayoutRect contentRect = contentBoxRect();
LayoutRect         66 Source/core/rendering/RenderHTMLCanvas.cpp     LayoutRect paintRect = replacedContentRect();
LayoutRect        196 Source/core/rendering/RenderImage.cpp     LayoutRect containerRect = replacedContentRect();
LayoutRect        253 Source/core/rendering/RenderImage.cpp         LayoutRect repaintRect;
LayoutRect        313 Source/core/rendering/RenderImage.cpp             context->drawRect(pixelSnappedIntRect(LayoutRect(paintOffset.x() + leftBorder + leftPad, paintOffset.y() + topBorder + topPad, cWidth, cHeight)));
LayoutRect        339 Source/core/rendering/RenderImage.cpp                 context->drawImage(image.get(), pixelSnappedIntRect(LayoutRect(paintOffset + imageOffset, imageSize)), CompositeSourceOver, shouldRespectImageOrientation());
LayoutRect        375 Source/core/rendering/RenderImage.cpp         LayoutRect contentRect = contentBoxRect();
LayoutRect        377 Source/core/rendering/RenderImage.cpp         LayoutRect paintRect = replacedContentRect();
LayoutRect        457 Source/core/rendering/RenderImage.cpp void RenderImage::paintIntoRect(GraphicsContext* context, const LayoutRect& rect)
LayoutRect        488 Source/core/rendering/RenderImage.cpp bool RenderImage::foregroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect, unsigned) const
LayoutRect        519 Source/core/rendering/RenderImage.cpp     LayoutRect paintedExtent;
LayoutRect        543 Source/core/rendering/RenderImage.cpp             LayoutRect contentBox = contentBoxRect();
LayoutRect        583 Source/core/rendering/RenderImage.cpp     LayoutRect viewBounds = viewRect();
LayoutRect        584 Source/core/rendering/RenderImage.cpp     LayoutRect objectBounds = absoluteContentBox();
LayoutRect        597 Source/core/rendering/RenderImage.cpp     LayoutRect screenArea;
LayoutRect         76 Source/core/rendering/RenderImage.h     void paintIntoRect(GraphicsContext*, const LayoutRect&);
LayoutRect         95 Source/core/rendering/RenderImage.h     virtual bool foregroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect, unsigned maxDepthToTest) const OVERRIDE FINAL;
LayoutRect        236 Source/core/rendering/RenderInline.cpp LayoutRect RenderInline::localCaretRect(InlineBox* inlineBox, int, LayoutUnit* extraWidthToEndOfLine)
LayoutRect        244 Source/core/rendering/RenderInline.cpp         return LayoutRect();
LayoutRect        252 Source/core/rendering/RenderInline.cpp     LayoutRect caretRect = localCaretRectForEmptyElement(borderAndPaddingWidth(), 0);
LayoutRect        926 Source/core/rendering/RenderInline.cpp LayoutRect RenderInline::culledInlineVisualOverflowBoundingBox() const
LayoutRect        931 Source/core/rendering/RenderInline.cpp     LayoutRect result(enclosingLayoutRect(floatResult));
LayoutRect        941 Source/core/rendering/RenderInline.cpp                 LayoutRect logicalRect = currBox->logicalVisualOverflowRectForPropagation(style());
LayoutRect        967 Source/core/rendering/RenderInline.cpp LayoutRect RenderInline::linesVisualOverflowBoundingBox() const
LayoutRect        973 Source/core/rendering/RenderInline.cpp         return LayoutRect();
LayoutRect        990 Source/core/rendering/RenderInline.cpp     LayoutRect rect(logicalLeftSide, logicalTop, logicalWidth, logicalHeight);
LayoutRect        996 Source/core/rendering/RenderInline.cpp LayoutRect RenderInline::clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const
LayoutRect       1001 Source/core/rendering/RenderInline.cpp         return LayoutRect();
LayoutRect       1003 Source/core/rendering/RenderInline.cpp     LayoutRect repaintRect(linesVisualOverflowBoundingBox());
LayoutRect       1046 Source/core/rendering/RenderInline.cpp LayoutRect RenderInline::rectWithOutlineForRepaint(const RenderLayerModelObject* repaintContainer, LayoutUnit outlineWidth) const
LayoutRect       1048 Source/core/rendering/RenderInline.cpp     LayoutRect r(RenderBoxModelObject::rectWithOutlineForRepaint(repaintContainer, outlineWidth));
LayoutRect       1056 Source/core/rendering/RenderInline.cpp void RenderInline::computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect& rect, bool fixed) const
LayoutRect       1084 Source/core/rendering/RenderInline.cpp             LayoutRect repaintRect(topLeft, rect.size());
LayoutRect       1380 Source/core/rendering/RenderInline.cpp     AbsoluteLayoutRectsGeneratorContext(Vector<LayoutRect>& rects, const LayoutPoint& accumulatedOffset)
LayoutRect       1386 Source/core/rendering/RenderInline.cpp         LayoutRect layoutRect(rect);
LayoutRect       1391 Source/core/rendering/RenderInline.cpp     Vector<LayoutRect>& m_rects;
LayoutRect       1397 Source/core/rendering/RenderInline.cpp void RenderInline::computeSelfHitTestRects(Vector<LayoutRect>& rects, const LayoutPoint& layerOffset) const
LayoutRect       1423 Source/core/rendering/RenderInline.cpp     Vector<LayoutRect> rects;
LayoutRect       1425 Source/core/rendering/RenderInline.cpp     rects.append(LayoutRect());
LayoutRect       1430 Source/core/rendering/RenderInline.cpp         rects.append(LayoutRect(curr->x(), top, curr->logicalWidth(), bottom - top));
LayoutRect       1432 Source/core/rendering/RenderInline.cpp     rects.append(LayoutRect());
LayoutRect       1449 Source/core/rendering/RenderInline.cpp                                        const LayoutRect& lastline, const LayoutRect& thisline, const LayoutRect& nextline,
LayoutRect       1460 Source/core/rendering/RenderInline.cpp     LayoutRect box(LayoutPoint(paintOffset.x() + thisline.x() - offset, paintOffset.y() + thisline.y() - offset),
LayoutRect         63 Source/core/rendering/RenderInline.h     LayoutRect linesVisualOverflowBoundingBox() const;
LayoutRect         95 Source/core/rendering/RenderInline.h     virtual LayoutRect localCaretRect(InlineBox*, int, LayoutUnit* extraWidthToEndOfLine) OVERRIDE FINAL;
LayoutRect        104 Source/core/rendering/RenderInline.h     virtual void computeSelfHitTestRects(Vector<LayoutRect>& rects, const LayoutPoint& layerOffset) const OVERRIDE;
LayoutRect        116 Source/core/rendering/RenderInline.h     LayoutRect culledInlineVisualOverflowBoundingBox() const;
LayoutRect        146 Source/core/rendering/RenderInline.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const OVERRIDE;
LayoutRect        147 Source/core/rendering/RenderInline.h     virtual LayoutRect rectWithOutlineForRepaint(const RenderLayerModelObject* repaintContainer, LayoutUnit outlineWidth) const OVERRIDE FINAL;
LayoutRect        148 Source/core/rendering/RenderInline.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed) const OVERRIDE FINAL;
LayoutRect        154 Source/core/rendering/RenderInline.h     virtual LayoutRect frameRectForStickyPositioning() const OVERRIDE FINAL { return linesBoundingBox(); }
LayoutRect        181 Source/core/rendering/RenderInline.h     void paintOutlineForLine(GraphicsContext*, const LayoutPoint&, const LayoutRect& prevLine, const LayoutRect& thisLine,
LayoutRect        182 Source/core/rendering/RenderInline.h                              const LayoutRect& nextLine, const Color);
LayoutRect         67 Source/core/rendering/RenderInputSpeech.cpp     LayoutRect inputContentBox = inputRenderBox->contentBoxRect();
LayoutRect         74 Source/core/rendering/RenderInputSpeech.cpp     LayoutRect buttonRect(object->offsetFromAncestorContainer(inputRenderBox).width(),
LayoutRect       1063 Source/core/rendering/RenderLayer.cpp     const LayoutRect borderBox = toRenderBox(renderer())->borderBoxRect();
LayoutRect       1286 Source/core/rendering/RenderLayer.cpp static LayoutRect transparencyClipBox(const RenderLayer*, const RenderLayer* rootLayer, TransparencyClipBoxBehavior, TransparencyClipBoxMode, const LayoutSize& subPixelAccumulation, PaintBehavior = 0);
LayoutRect       1288 Source/core/rendering/RenderLayer.cpp static void expandClipRectForDescendantsAndReflection(LayoutRect& clipRect, const RenderLayer* layer, const RenderLayer* rootLayer,
LayoutRect       1315 Source/core/rendering/RenderLayer.cpp static LayoutRect transparencyClipBox(const RenderLayer* layer, const RenderLayer* rootLayer, TransparencyClipBoxBehavior transparencyBehavior,
LayoutRect       1339 Source/core/rendering/RenderLayer.cpp         LayoutRect clipRect = layer->physicalBoundingBox(layer);
LayoutRect       1342 Source/core/rendering/RenderLayer.cpp         LayoutRect result = transform.mapRect(clipRect);
LayoutRect       1358 Source/core/rendering/RenderLayer.cpp     LayoutRect clipRect = layer->physicalBoundingBox(rootLayer);
LayoutRect       1365 Source/core/rendering/RenderLayer.cpp LayoutRect RenderLayer::paintingExtent(const RenderLayer* rootLayer, const LayoutRect& paintDirtyRect, const LayoutSize& subPixelAccumulation, PaintBehavior paintBehavior)
LayoutRect       1370 Source/core/rendering/RenderLayer.cpp void RenderLayer::beginTransparencyLayers(GraphicsContext* context, const RenderLayer* rootLayer, const LayoutRect& paintDirtyRect, const LayoutSize& subPixelAccumulation, PaintBehavior paintBehavior)
LayoutRect       1383 Source/core/rendering/RenderLayer.cpp         LayoutRect clipRect = paintingExtent(rootLayer, paintDirtyRect, subPixelAccumulation, paintBehavior);
LayoutRect       1590 Source/core/rendering/RenderLayer.cpp     LayoutRect rect = roundedRect;
LayoutRect       1716 Source/core/rendering/RenderLayer.cpp void RenderLayer::convertToLayerCoords(const RenderLayer* ancestorLayer, LayoutRect& rect) const
LayoutRect       1845 Source/core/rendering/RenderLayer.cpp void RenderLayer::paint(GraphicsContext* context, const LayoutRect& damageRect, PaintBehavior paintBehavior, RenderObject* paintingRoot, PaintLayerFlags paintFlags)
LayoutRect       1857 Source/core/rendering/RenderLayer.cpp void RenderLayer::paintOverlayScrollbars(GraphicsContext* context, const LayoutRect& damageRect, PaintBehavior paintBehavior, RenderObject* paintingRoot)
LayoutRect       1900 Source/core/rendering/RenderLayer.cpp                 context->clipRoundedRect(layer->renderer()->style()->getRoundedInnerBorderFor(LayoutRect(delta, layer->size())));
LayoutRect       1908 Source/core/rendering/RenderLayer.cpp void RenderLayer::restoreClip(GraphicsContext* context, const LayoutRect& paintDirtyRect, const ClipRect& clipRect)
LayoutRect       1919 Source/core/rendering/RenderLayer.cpp     LayoutRect boundingBox = layer->physicalBoundingBox(rootLayer);
LayoutRect       2087 Source/core/rendering/RenderLayer.cpp     LayoutRect rootRelativeBounds;
LayoutRect       2141 Source/core/rendering/RenderLayer.cpp         LayoutRect filterRepaintRect = filterInfo->dirtySourceRect();
LayoutRect       2314 Source/core/rendering/RenderLayer.cpp void RenderLayer::collectFragments(LayerFragments& fragments, const RenderLayer* rootLayer, const LayoutRect& dirtyRect,
LayoutRect       2316 Source/core/rendering/RenderLayer.cpp     const LayoutSize& subPixelAccumulation, const LayoutRect* layerBoundingBox)
LayoutRect       2334 Source/core/rendering/RenderLayer.cpp     LayoutRect layerBoundsInFlowThread;
LayoutRect       2342 Source/core/rendering/RenderLayer.cpp     LayoutRect layerBoundingBoxInFlowThread = layerBoundingBox ? *layerBoundingBox : physicalBoundingBox(enclosingPaginationLayer(), &offsetWithinPaginatedLayer);
LayoutRect       2348 Source/core/rendering/RenderLayer.cpp     LayoutRect dirtyRectInFlowThread(dirtyRect);
LayoutRect       2404 Source/core/rendering/RenderLayer.cpp     LayoutRect transformedExtent = transparencyClipBox(this, enclosingPaginationLayer(), PaintingTransparencyClipBox, RootOfTransparencyClipBox, paintingInfo.subPixelAccumulation, paintingInfo.paintBehavior);
LayoutRect       2414 Source/core/rendering/RenderLayer.cpp         LayoutRect clipRect = fragment.backgroundRect.rect();
LayoutRect       2422 Source/core/rendering/RenderLayer.cpp             LayoutRect parentClipRect = clipper().backgroundClipRect(clipRectsContext).rect();
LayoutRect       2443 Source/core/rendering/RenderLayer.cpp     const LayoutRect& transparencyPaintDirtyRect, bool haveTransparency, const LayerPaintingInfo& localPaintingInfo, PaintBehavior paintBehavior,
LayoutRect       2472 Source/core/rendering/RenderLayer.cpp     const LayoutRect& transparencyPaintDirtyRect, bool haveTransparency, const LayerPaintingInfo& localPaintingInfo, PaintBehavior paintBehavior,
LayoutRect       2641 Source/core/rendering/RenderLayer.cpp         LayoutRect colRect = columnBlock->columnRectAt(colInfo, i);
LayoutRect       2659 Source/core/rendering/RenderLayer.cpp         LayoutRect localDirtyRect(paintingInfo.paintDirtyRect);
LayoutRect       2716 Source/core/rendering/RenderLayer.cpp static inline LayoutRect frameVisibleRect(RenderObject* renderer)
LayoutRect       2720 Source/core/rendering/RenderLayer.cpp         return LayoutRect();
LayoutRect       2738 Source/core/rendering/RenderLayer.cpp     LayoutRect hitTestArea = isOutOfFlowRenderFlowThread() ? toRenderFlowThread(renderer())->borderBoxRect() : renderer()->view()->documentRect();
LayoutRect       2806 Source/core/rendering/RenderLayer.cpp                                         const LayoutRect& hitTestRect, const HitTestLocation& hitTestLocation,
LayoutRect       2870 Source/core/rendering/RenderLayer.cpp                                        const LayoutRect& hitTestRect, const HitTestLocation& hitTestLocation, bool appliedTransform,
LayoutRect       3049 Source/core/rendering/RenderLayer.cpp     const LayoutRect& hitTestRect, const HitTestLocation& hitTestLocation, const HitTestingTransformState* transformState, double* zOffset)
LayoutRect       3054 Source/core/rendering/RenderLayer.cpp     LayoutRect transformedExtent = transparencyClipBox(this, enclosingPaginationLayer(), HitTestingTransparencyClipBox, RootOfTransparencyClipBox, LayoutSize());
LayoutRect       3063 Source/core/rendering/RenderLayer.cpp         LayoutRect clipRect = fragment.backgroundRect.rect();
LayoutRect       3070 Source/core/rendering/RenderLayer.cpp             LayoutRect parentClipRect = clipper().backgroundClipRect(clipRectsContext).rect();
LayoutRect       3088 Source/core/rendering/RenderLayer.cpp     const LayoutRect& hitTestRect, const HitTestLocation& hitTestLocation, const HitTestingTransformState* transformState, double* zOffset,
LayoutRect       3106 Source/core/rendering/RenderLayer.cpp     LayoutRect localHitTestRect = newTransformState->boundsOfMappedArea();
LayoutRect       3117 Source/core/rendering/RenderLayer.cpp bool RenderLayer::hitTestContents(const HitTestRequest& request, HitTestResult& result, const LayoutRect& layerBounds, const HitTestLocation& hitTestLocation, HitTestFilter hitTestFilter) const
LayoutRect       3145 Source/core/rendering/RenderLayer.cpp     const LayoutRect& hitTestRect, const HitTestLocation& hitTestLocation,
LayoutRect       3183 Source/core/rendering/RenderLayer.cpp                                                      const LayoutRect& hitTestRect, const HitTestLocation& hitTestLocation, const HitTestingTransformState* transformState, double* zOffset)
LayoutRect       3200 Source/core/rendering/RenderLayer.cpp                                                    const LayoutRect& hitTestRect, const HitTestLocation& hitTestLocation, const HitTestingTransformState* transformState, double* zOffset,
LayoutRect       3221 Source/core/rendering/RenderLayer.cpp         LayoutRect colRect = columnBlock->columnRectAt(colInfo, i);
LayoutRect       3230 Source/core/rendering/RenderLayer.cpp         LayoutRect colRect = columnBlock->columnRectAt(colInfo, i);
LayoutRect       3254 Source/core/rendering/RenderLayer.cpp         LayoutRect localClipRect(hitTestRect);
LayoutRect       3282 Source/core/rendering/RenderLayer.cpp                 LayoutRect localHitTestRect = newTransformState->mappedArea().enclosingBoundingBox();
LayoutRect       3302 Source/core/rendering/RenderLayer.cpp void RenderLayer::addBlockSelectionGapsBounds(const LayoutRect& bounds)
LayoutRect       3322 Source/core/rendering/RenderLayer.cpp     LayoutRect rect = m_blockSelectionGapsBounds;
LayoutRect       3340 Source/core/rendering/RenderLayer.cpp bool RenderLayer::intersectsDamageRect(const LayoutRect& layerBounds, const LayoutRect& damageRect, const RenderLayer* rootLayer, const LayoutPoint* offsetFromRoot) const
LayoutRect       3362 Source/core/rendering/RenderLayer.cpp LayoutRect RenderLayer::logicalBoundingBox() const
LayoutRect       3373 Source/core/rendering/RenderLayer.cpp     LayoutRect result;
LayoutRect       3380 Source/core/rendering/RenderLayer.cpp                 LayoutRect bbox = toRenderBox(child)->borderBoxRect();
LayoutRect       3382 Source/core/rendering/RenderLayer.cpp                 LayoutRect overflowRect = renderBox()->visualOverflowRect();
LayoutRect       3398 Source/core/rendering/RenderLayer.cpp LayoutRect RenderLayer::physicalBoundingBox(const RenderLayer* ancestorLayer, const LayoutPoint* offsetFromRoot) const
LayoutRect       3400 Source/core/rendering/RenderLayer.cpp     LayoutRect result = logicalBoundingBox();
LayoutRect       3416 Source/core/rendering/RenderLayer.cpp LayoutRect RenderLayer::calculateLayerBounds(const RenderLayer* ancestorLayer, const LayoutPoint* offsetFromRoot, CalculateLayerBoundsFlags flags) const
LayoutRect       3419 Source/core/rendering/RenderLayer.cpp         return LayoutRect();
LayoutRect       3423 Source/core/rendering/RenderLayer.cpp         return LayoutRect();
LayoutRect       3432 Source/core/rendering/RenderLayer.cpp     LayoutRect boundingBoxRect = logicalBoundingBox();
LayoutRect       3439 Source/core/rendering/RenderLayer.cpp     LayoutRect unionBounds = boundingBoxRect;
LayoutRect       3444 Source/core/rendering/RenderLayer.cpp         LayoutRect localClipRect = clipper().localClipRect();
LayoutRect       3464 Source/core/rendering/RenderLayer.cpp             LayoutRect childUnionBounds = reflectionLayer->calculateLayerBounds(this, 0, descendantFlags);
LayoutRect       3489 Source/core/rendering/RenderLayer.cpp             LayoutRect childUnionBounds = node->layer()->calculateLayerBounds(this, 0, descendantFlags);
LayoutRect       3625 Source/core/rendering/RenderLayer.cpp bool RenderLayer::backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const
LayoutRect       3664 Source/core/rendering/RenderLayer.cpp bool RenderLayer::childBackgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const
LayoutRect       3676 Source/core/rendering/RenderLayer.cpp         LayoutRect childLocalRect(localRect);
LayoutRect       4054 Source/core/rendering/RenderLayer.cpp         Vector<LayoutRect> rect;
LayoutRect       4070 Source/core/rendering/RenderLayer.cpp                     rects.add(parentLayer, Vector<LayoutRect>()).storedValue->value.append(physicalBoundingBox(parentLayer));
LayoutRect        137 Source/core/rendering/RenderLayer.h     void beginTransparencyLayers(GraphicsContext*, const RenderLayer* rootLayer, const LayoutRect& paintDirtyRect, const LayoutSize& subPixelAccumulation, PaintBehavior);
LayoutRect        157 Source/core/rendering/RenderLayer.h     LayoutRect rect() const { return LayoutRect(location(), size()); }
LayoutRect        191 Source/core/rendering/RenderLayer.h     void addBlockSelectionGapsBounds(const LayoutRect&);
LayoutRect        267 Source/core/rendering/RenderLayer.h     void convertToLayerCoords(const RenderLayer* ancestorLayer, LayoutRect&) const;
LayoutRect        273 Source/core/rendering/RenderLayer.h     void paint(GraphicsContext*, const LayoutRect& damageRect, PaintBehavior = PaintBehaviorNormal, RenderObject* paintingRoot = 0, PaintLayerFlags = 0);
LayoutRect        276 Source/core/rendering/RenderLayer.h     void paintOverlayScrollbars(GraphicsContext*, const LayoutRect& damageRect, PaintBehavior, RenderObject* paintingRoot = 0);
LayoutRect        279 Source/core/rendering/RenderLayer.h     bool intersectsDamageRect(const LayoutRect& layerBounds, const LayoutRect& damageRect, const RenderLayer* rootLayer, const LayoutPoint* offsetFromRoot = 0) const;
LayoutRect        293 Source/core/rendering/RenderLayer.h     LayoutRect physicalBoundingBox(const RenderLayer* ancestorLayer, const LayoutPoint* offsetFromRoot = 0) const;
LayoutRect        297 Source/core/rendering/RenderLayer.h     LayoutRect overlapBounds() const { return overlapBoundsIncludeChildren() ? calculateLayerBounds(this) : logicalBoundingBox(); }
LayoutRect        304 Source/core/rendering/RenderLayer.h     LayoutRect calculateLayerBounds(const RenderLayer* ancestorLayer, const LayoutPoint* offsetFromRoot = 0, CalculateLayerBoundsFlags = DefaultCalculateLayerBoundsFlags) const;
LayoutRect        391 Source/core/rendering/RenderLayer.h     bool backgroundIsKnownToBeOpaqueInRect(const LayoutRect&) const;
LayoutRect        548 Source/core/rendering/RenderLayer.h     LayoutRect logicalBoundingBox() const;
LayoutRect        561 Source/core/rendering/RenderLayer.h     void restoreClip(GraphicsContext*, const LayoutRect& paintDirtyRect, const ClipRect&);
LayoutRect        592 Source/core/rendering/RenderLayer.h     void collectFragments(LayerFragments&, const RenderLayer* rootLayer, const LayoutRect& dirtyRect,
LayoutRect        595 Source/core/rendering/RenderLayer.h         const LayoutSize& subPixelAccumulation = LayoutSize(), const LayoutRect* layerBoundingBox = 0);
LayoutRect        598 Source/core/rendering/RenderLayer.h         const LayoutRect& transparencyPaintDirtyRect, bool haveTransparency, const LayerPaintingInfo&, PaintBehavior, RenderObject* paintingRootForRenderer);
LayoutRect        600 Source/core/rendering/RenderLayer.h         const LayoutRect& transparencyPaintDirtyRect, bool haveTransparency, const LayerPaintingInfo&, PaintBehavior, RenderObject* paintingRootForRenderer,
LayoutRect        610 Source/core/rendering/RenderLayer.h                               const LayoutRect& hitTestRect, const HitTestLocation&, bool appliedTransform,
LayoutRect        613 Source/core/rendering/RenderLayer.h         const LayoutRect& hitTestRect, const HitTestLocation&, const HitTestingTransformState* = 0, double* zOffset = 0,
LayoutRect        616 Source/core/rendering/RenderLayer.h                              const LayoutRect& hitTestRect, const HitTestLocation&,
LayoutRect        620 Source/core/rendering/RenderLayer.h                                             const LayoutRect& hitTestRect, const HitTestLocation&,
LayoutRect        623 Source/core/rendering/RenderLayer.h                                           const LayoutRect& hitTestRect, const HitTestLocation&,
LayoutRect        628 Source/core/rendering/RenderLayer.h                             const LayoutRect& hitTestRect, const HitTestLocation&,
LayoutRect        632 Source/core/rendering/RenderLayer.h     bool hitTestContents(const HitTestRequest&, HitTestResult&, const LayoutRect& layerBounds, const HitTestLocation&, HitTestFilter) const;
LayoutRect        635 Source/core/rendering/RenderLayer.h         const LayoutRect& hitTestRect, const HitTestLocation&, const HitTestingTransformState* = 0, double* zOffset = 0);
LayoutRect        637 Source/core/rendering/RenderLayer.h     bool childBackgroundIsKnownToBeOpaqueInRect(const LayoutRect&) const;
LayoutRect        661 Source/core/rendering/RenderLayer.h     LayoutRect paintingExtent(const RenderLayer* rootLayer, const LayoutRect& paintDirtyRect, const LayoutSize& subPixelAccumulation, PaintBehavior);
LayoutRect        123 Source/core/rendering/RenderLayerClipper.cpp LayoutRect RenderLayerClipper::childrenClipRect() const
LayoutRect        129 Source/core/rendering/RenderLayerClipper.cpp     LayoutRect layerBounds;
LayoutRect        137 Source/core/rendering/RenderLayerClipper.cpp LayoutRect RenderLayerClipper::selfClipRect() const
LayoutRect        142 Source/core/rendering/RenderLayerClipper.cpp     LayoutRect layerBounds;
LayoutRect        149 Source/core/rendering/RenderLayerClipper.cpp LayoutRect RenderLayerClipper::localClipRect() const
LayoutRect        153 Source/core/rendering/RenderLayerClipper.cpp     LayoutRect layerBounds;
LayoutRect        158 Source/core/rendering/RenderLayerClipper.cpp     LayoutRect clipRect = backgroundRect.rect();
LayoutRect        169 Source/core/rendering/RenderLayerClipper.cpp void RenderLayerClipper::calculateRects(const ClipRectsContext& clipRectsContext, const LayoutRect& paintDirtyRect, LayoutRect& layerBounds,
LayoutRect        190 Source/core/rendering/RenderLayerClipper.cpp     layerBounds = LayoutRect(offset, m_renderer->layer()->size());
LayoutRect        209 Source/core/rendering/RenderLayerClipper.cpp             LayoutRect layerBoundsWithVisualOverflow = toRenderBox(m_renderer)->visualOverflowRect();
LayoutRect        215 Source/core/rendering/RenderLayerClipper.cpp             LayoutRect bounds = toRenderBox(m_renderer)->borderBoxRect();
LayoutRect        225 Source/core/rendering/RenderLayerClipper.cpp         LayoutRect newPosClip = toRenderBox(m_renderer)->clipRect(offset);
LayoutRect        298 Source/core/rendering/RenderLayerClipper.cpp             LayoutRect newPosClip = toRenderBox(m_renderer)->clipRect(offset);
LayoutRect         93 Source/core/rendering/RenderLayerClipper.h     LayoutRect childrenClipRect() const; // Returns the foreground clip rect of the layer in the document's coordinate space.
LayoutRect         94 Source/core/rendering/RenderLayerClipper.h     LayoutRect selfClipRect() const; // Returns the background clip rect of the layer in the document's coordinate space.
LayoutRect         95 Source/core/rendering/RenderLayerClipper.h     LayoutRect localClipRect() const; // Returns the background clip rect of the layer in the local coordinate space.
LayoutRect        105 Source/core/rendering/RenderLayerClipper.h     void calculateRects(const ClipRectsContext&, const LayoutRect& paintDirtyRect, LayoutRect& layerBounds,
LayoutRect         56 Source/core/rendering/RenderLayerFilterInfo.h     const LayoutRect& dirtySourceRect() const { return m_dirtySourceRect; }
LayoutRect         57 Source/core/rendering/RenderLayerFilterInfo.h     void expandDirtySourceRect(const LayoutRect& rect) { m_dirtySourceRect.unite(rect); }
LayoutRect         58 Source/core/rendering/RenderLayerFilterInfo.h     void resetDirtySourceRect() { m_dirtySourceRect = LayoutRect(); }
LayoutRect         74 Source/core/rendering/RenderLayerFilterInfo.h     LayoutRect m_dirtySourceRect;
LayoutRect        196 Source/core/rendering/RenderLayerModelObject.cpp void RenderLayerModelObject::addLayerHitTestRects(LayerHitTestRects& rects, const RenderLayer* currentLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const
LayoutRect        201 Source/core/rendering/RenderLayerModelObject.cpp             RenderObject::addLayerHitTestRects(rects, layer(), LayoutPoint(), LayoutRect());
LayoutRect         64 Source/core/rendering/RenderLayerModelObject.h     virtual bool backgroundIsKnownToBeOpaqueInRect(const LayoutRect&) const { return false; }
LayoutRect         78 Source/core/rendering/RenderLayerModelObject.h     virtual void addLayerHitTestRects(LayerHitTestRects&, const RenderLayer*, const LayoutPoint&, const LayoutRect&) const OVERRIDE;
LayoutRect         78 Source/core/rendering/RenderLayerRepainter.cpp         LayoutRect oldRepaintRect = m_repaintRect;
LayoutRect        162 Source/core/rendering/RenderLayerRepainter.cpp LayoutRect RenderLayerRepainter::repaintRectIncludingNonCompositingDescendants() const
LayoutRect        164 Source/core/rendering/RenderLayerRepainter.cpp     LayoutRect repaintRect;
LayoutRect        192 Source/core/rendering/RenderLayerRepainter.cpp void RenderLayerRepainter::setBackingNeedsRepaintInRect(const LayoutRect& r)
LayoutRect        200 Source/core/rendering/RenderLayerRepainter.cpp         LayoutRect absRect(r);
LayoutRect        231 Source/core/rendering/RenderLayerRepainter.cpp void RenderLayerRepainter::setFilterBackendNeedsRepaintingInRect(const LayoutRect& rect)
LayoutRect        236 Source/core/rendering/RenderLayerRepainter.cpp     LayoutRect rectForRepaint = rect;
LayoutRect        254 Source/core/rendering/RenderLayerRepainter.cpp     LayoutRect parentLayerRect = m_renderer->localToContainerQuad(repaintQuad, parentLayer->renderer()).enclosingBoundingBox();
LayoutRect         69 Source/core/rendering/RenderLayerRepainter.h     LayoutRect repaintRect() const { return m_repaintRect; }
LayoutRect         70 Source/core/rendering/RenderLayerRepainter.h     LayoutRect repaintRectIncludingNonCompositingDescendants() const;
LayoutRect         84 Source/core/rendering/RenderLayerRepainter.h     void setBackingNeedsRepaintInRect(const LayoutRect&); // r is in the coordinate space of the layer's render object
LayoutRect         86 Source/core/rendering/RenderLayerRepainter.h     void setFilterBackendNeedsRepaintingInRect(const LayoutRect&);
LayoutRect         99 Source/core/rendering/RenderLayerRepainter.h     LayoutRect m_repaintRect; // Cached repaint rects. Used by layout.
LayoutRect        201 Source/core/rendering/RenderLayerScrollableArea.cpp     LayoutRect repaintRect = scrollRect;
LayoutRect       1100 Source/core/rendering/RenderLayerScrollableArea.cpp         LayoutRect vBarRect(verticalScrollbarStart(0, m_box->width()),
LayoutRect       1112 Source/core/rendering/RenderLayerScrollableArea.cpp         LayoutRect hBarRect(horizontalScrollbarStart(0),
LayoutRect       1389 Source/core/rendering/RenderLayerScrollableArea.cpp LayoutRect RenderLayerScrollableArea::exposeRect(const LayoutRect& rect, const ScrollAlignment& alignX, const ScrollAlignment& alignY)
LayoutRect       1391 Source/core/rendering/RenderLayerScrollableArea.cpp     LayoutRect localExposeRect(m_box->absoluteToLocalQuad(FloatQuad(FloatRect(rect)), UseTransforms).boundingBox());
LayoutRect       1392 Source/core/rendering/RenderLayerScrollableArea.cpp     LayoutRect layerBounds(0, 0, m_box->clientWidth(), m_box->clientHeight());
LayoutRect       1393 Source/core/rendering/RenderLayerScrollableArea.cpp     LayoutRect r = ScrollAlignment::getRectToExpose(layerBounds, localExposeRect, alignX, alignY);
LayoutRect       1403 Source/core/rendering/RenderLayerScrollableArea.cpp     return LayoutRect(m_box->localToAbsoluteQuad(FloatQuad(FloatRect(localExposeRect)), UseTransforms).boundingBox());
LayoutRect        118 Source/core/rendering/RenderLayerScrollableArea.h     LayoutRect overflowRect() const { return m_overflowRect; }
LayoutRect        167 Source/core/rendering/RenderLayerScrollableArea.h     LayoutRect exposeRect(const LayoutRect&, const ScrollAlignment& alignX, const ScrollAlignment& alignY);
LayoutRect        244 Source/core/rendering/RenderLayerScrollableArea.h     LayoutRect m_overflowRect;
LayoutRect        148 Source/core/rendering/RenderLineBoxList.cpp bool RenderLineBoxList::rangeIntersectsRect(RenderBoxModelObject* renderer, LayoutUnit logicalTop, LayoutUnit logicalBottom, const LayoutRect& rect, const LayoutPoint& offset) const
LayoutRect        173 Source/core/rendering/RenderLineBoxList.cpp bool RenderLineBoxList::anyLineIntersectsRect(RenderBoxModelObject* renderer, const LayoutRect& rect, const LayoutPoint& offset) const
LayoutRect        249 Source/core/rendering/RenderLineBoxList.cpp     LayoutRect rect = firstLineBox()->isHorizontal() ?
LayoutRect         70 Source/core/rendering/RenderLineBoxList.h     bool anyLineIntersectsRect(RenderBoxModelObject*, const LayoutRect&, const LayoutPoint&) const;
LayoutRect         72 Source/core/rendering/RenderLineBoxList.h     bool rangeIntersectsRect(RenderBoxModelObject*, LayoutUnit logicalTop, LayoutUnit logicalBottom, const LayoutRect&, const LayoutPoint&) const;
LayoutRect        284 Source/core/rendering/RenderListBox.cpp LayoutRect RenderListBox::itemBoundingBoxRect(const LayoutPoint& additionalOffset, int index)
LayoutRect        288 Source/core/rendering/RenderListBox.cpp     return LayoutRect(additionalOffset.x() + borderLeft() + paddingLeft() + scrollbarOffset,
LayoutRect        384 Source/core/rendering/RenderListBox.cpp static LayoutSize itemOffsetForAlignment(TextRun textRun, RenderStyle* itemStyle, Font itemFont, LayoutRect itemBoudingBox)
LayoutRect        441 Source/core/rendering/RenderListBox.cpp     LayoutRect r = itemBoundingBoxRect(paintOffset, listIndex);
LayoutRect        474 Source/core/rendering/RenderListBox.cpp         LayoutRect itemRect = itemBoundingBoxRect(paintOffset, listIndex);
LayoutRect        485 Source/core/rendering/RenderListBox.cpp     LayoutRect vertRect(accumulatedOffset.x() + scrollbarLeft(),
LayoutRect        734 Source/core/rendering/RenderListBox.cpp LayoutRect RenderListBox::controlClipRect(const LayoutPoint& additionalOffset) const
LayoutRect        736 Source/core/rendering/RenderListBox.cpp     LayoutRect clipRect = contentBoxRect();
LayoutRect         51 Source/core/rendering/RenderListBox.h     LayoutRect itemBoundingBoxRect(const LayoutPoint&, int index);
LayoutRect         73 Source/core/rendering/RenderListBox.h     virtual LayoutRect controlClipRect(const LayoutPoint&) const OVERRIDE;
LayoutRect        362 Source/core/rendering/RenderListItem.cpp                 LayoutRect newLogicalVisualOverflowRect = box->logicalVisualOverflowRect(lineTop, lineBottom);
LayoutRect        363 Source/core/rendering/RenderListItem.cpp                 LayoutRect newLogicalLayoutOverflowRect = box->logicalLayoutOverflowRect(lineTop, lineBottom);
LayoutRect        385 Source/core/rendering/RenderListItem.cpp                 LayoutRect newLogicalVisualOverflowRect = box->logicalVisualOverflowRect(lineTop, lineBottom);
LayoutRect        386 Source/core/rendering/RenderListItem.cpp                 LayoutRect newLogicalLayoutOverflowRect = box->logicalLayoutOverflowRect(lineTop, lineBottom);
LayoutRect        405 Source/core/rendering/RenderListItem.cpp             LayoutRect markerRect(markerLogicalLeft + lineOffset, blockOffset, m_marker->width(), m_marker->height());
LayoutRect       1114 Source/core/rendering/RenderListMarker.cpp LayoutRect RenderListMarker::localSelectionRect()
LayoutRect       1118 Source/core/rendering/RenderListMarker.cpp         return LayoutRect(LayoutPoint(), size());
LayoutRect       1122 Source/core/rendering/RenderListMarker.cpp         return LayoutRect(0, newLogicalTop, width(), root.selectionHeight());
LayoutRect       1123 Source/core/rendering/RenderListMarker.cpp     return LayoutRect(newLogicalTop, 0, root.selectionHeight(), height());
LayoutRect       1137 Source/core/rendering/RenderListMarker.cpp     LayoutRect overflowRect(visualOverflowRect());
LayoutRect       1143 Source/core/rendering/RenderListMarker.cpp     LayoutRect box(boxOrigin, size());
LayoutRect       1153 Source/core/rendering/RenderListMarker.cpp             LayoutRect selRect = localSelectionRect();
LayoutRect       1161 Source/core/rendering/RenderListMarker.cpp         LayoutRect selRect = localSelectionRect();
LayoutRect       1832 Source/core/rendering/RenderListMarker.cpp LayoutRect RenderListMarker::selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent)
LayoutRect       1837 Source/core/rendering/RenderListMarker.cpp         return LayoutRect();
LayoutRect       1840 Source/core/rendering/RenderListMarker.cpp     LayoutRect rect(0, root.selectionTop() - y(), width(), root.selectionHeight());
LayoutRect         72 Source/core/rendering/RenderListMarker.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent = true) OVERRIDE;
LayoutRect         82 Source/core/rendering/RenderListMarker.h     LayoutRect localSelectionRect();
LayoutRect        267 Source/core/rendering/RenderMenuList.cpp LayoutRect RenderMenuList::controlClipRect(const LayoutPoint& additionalOffset) const
LayoutRect        272 Source/core/rendering/RenderMenuList.cpp     LayoutRect outerBox(additionalOffset.x() + borderLeft() + paddingLeft(),
LayoutRect        277 Source/core/rendering/RenderMenuList.cpp     LayoutRect innerBox(additionalOffset.x() + m_innerBlock->x() + m_innerBlock->paddingLeft(),
LayoutRect         66 Source/core/rendering/RenderMenuList.h     virtual LayoutRect controlClipRect(const LayoutPoint&) const OVERRIDE;
LayoutRect         66 Source/core/rendering/RenderMeter.cpp     LayoutRect frame = frameRect();
LayoutRect        300 Source/core/rendering/RenderMultiColumnSet.cpp LayoutRect RenderMultiColumnSet::columnRectAt(unsigned index) const
LayoutRect        313 Source/core/rendering/RenderMultiColumnSet.cpp         return LayoutRect(colLogicalLeft, colLogicalTop, colLogicalWidth, colLogicalHeight);
LayoutRect        314 Source/core/rendering/RenderMultiColumnSet.cpp     return LayoutRect(colLogicalTop, colLogicalLeft, colLogicalHeight, colLogicalWidth);
LayoutRect        319 Source/core/rendering/RenderMultiColumnSet.cpp     LayoutRect portionRect(flowThreadPortionRect());
LayoutRect        337 Source/core/rendering/RenderMultiColumnSet.cpp LayoutRect RenderMultiColumnSet::flowThreadPortionRectAt(unsigned index) const
LayoutRect        339 Source/core/rendering/RenderMultiColumnSet.cpp     LayoutRect portionRect = flowThreadPortionRect();
LayoutRect        341 Source/core/rendering/RenderMultiColumnSet.cpp         portionRect = LayoutRect(portionRect.x(), portionRect.y() + index * computedColumnHeight(), portionRect.width(), computedColumnHeight());
LayoutRect        343 Source/core/rendering/RenderMultiColumnSet.cpp         portionRect = LayoutRect(portionRect.x() + index * computedColumnHeight(), portionRect.y(), computedColumnHeight(), portionRect.height());
LayoutRect        347 Source/core/rendering/RenderMultiColumnSet.cpp LayoutRect RenderMultiColumnSet::flowThreadPortionOverflowRect(const LayoutRect& portionRect, unsigned index, unsigned colCount, LayoutUnit colGap) const
LayoutRect        366 Source/core/rendering/RenderMultiColumnSet.cpp     LayoutRect overflowRect = overflowRectForFlowThreadPortion(portionRect, isFirstColumn && isFirstRegion(), isLastColumn && isLastRegion());
LayoutRect        456 Source/core/rendering/RenderMultiColumnSet.cpp void RenderMultiColumnSet::repaintFlowThreadContent(const LayoutRect& repaintRect) const
LayoutRect        460 Source/core/rendering/RenderMultiColumnSet.cpp     LayoutRect flowThreadRepaintRect(repaintRect);
LayoutRect        465 Source/core/rendering/RenderMultiColumnSet.cpp     LayoutRect clippedRect(flowThreadRepaintRect);
LayoutRect        481 Source/core/rendering/RenderMultiColumnSet.cpp         LayoutRect colRect = columnRectAt(i);
LayoutRect        484 Source/core/rendering/RenderMultiColumnSet.cpp         LayoutRect flowThreadPortion = flowThreadPortionRectAt(i);
LayoutRect        487 Source/core/rendering/RenderMultiColumnSet.cpp         LayoutRect flowThreadOverflowPortion = flowThreadPortionOverflowRect(flowThreadPortion, i, colCount, colGap);
LayoutRect        494 Source/core/rendering/RenderMultiColumnSet.cpp void RenderMultiColumnSet::collectLayerFragments(LayerFragments& fragments, const LayoutRect& layerBoundingBox, const LayoutRect& dirtyRect)
LayoutRect        512 Source/core/rendering/RenderMultiColumnSet.cpp     LayoutRect layerBoundsInFlowThread(layerBoundingBox);
LayoutRect        517 Source/core/rendering/RenderMultiColumnSet.cpp     LayoutRect clippedRect(layerBoundsInFlowThread);
LayoutRect        538 Source/core/rendering/RenderMultiColumnSet.cpp         LayoutRect flowThreadPortion = flowThreadPortionRectAt(i);
LayoutRect        541 Source/core/rendering/RenderMultiColumnSet.cpp         LayoutRect flowThreadOverflowPortion = flowThreadPortionOverflowRect(flowThreadPortion, i, colCount, colGap);
LayoutRect        544 Source/core/rendering/RenderMultiColumnSet.cpp         LayoutRect clippedRect(layerBoundsInFlowThread);
LayoutRect        566 Source/core/rendering/RenderMultiColumnSet.cpp         LayoutRect translatedDirtyRect(dirtyRect);
LayoutRect        580 Source/core/rendering/RenderMultiColumnSet.cpp         LayoutRect flippedFlowThreadOverflowPortion(flowThreadOverflowPortion);
LayoutRect        102 Source/core/rendering/RenderMultiColumnSet.h     virtual void repaintFlowThreadContent(const LayoutRect& repaintRect) const OVERRIDE;
LayoutRect        104 Source/core/rendering/RenderMultiColumnSet.h     virtual void collectLayerFragments(LayerFragments&, const LayoutRect& layerBoundingBox, const LayoutRect& dirtyRect) OVERRIDE;
LayoutRect        111 Source/core/rendering/RenderMultiColumnSet.h     LayoutRect columnRectAt(unsigned index) const;
LayoutRect        114 Source/core/rendering/RenderMultiColumnSet.h     LayoutRect flowThreadPortionRectAt(unsigned index) const;
LayoutRect        115 Source/core/rendering/RenderMultiColumnSet.h     LayoutRect flowThreadPortionOverflowRect(const LayoutRect& flowThreadPortion, unsigned index, unsigned colCount, LayoutUnit colGap) const;
LayoutRect        120 Source/core/rendering/RenderObject.cpp     LayoutRect rects[2]; // Stores the old/new repaint rects.
LayoutRect        534 Source/core/rendering/RenderObject.cpp bool RenderObject::scrollRectToVisible(const LayoutRect& rect, const ScrollAlignment& alignX, const ScrollAlignment& alignY)
LayoutRect       1155 Source/core/rendering/RenderObject.cpp void RenderObject::addPDFURLRect(GraphicsContext* context, const LayoutRect& rect)
LayoutRect       1177 Source/core/rendering/RenderObject.cpp void RenderObject::paintOutline(PaintInfo& paintInfo, const LayoutRect& paintRect)
LayoutRect       1268 Source/core/rendering/RenderObject.cpp     LayoutRect result = rects[0];
LayoutRect       1308 Source/core/rendering/RenderObject.cpp void RenderObject::addAbsoluteRectForLayer(LayoutRect& result)
LayoutRect       1316 Source/core/rendering/RenderObject.cpp LayoutRect RenderObject::paintingRootRect(LayoutRect& topLevelRect)
LayoutRect       1318 Source/core/rendering/RenderObject.cpp     LayoutRect result = absoluteBoundingBoxRectIgnoringTransforms();
LayoutRect       1454 Source/core/rendering/RenderObject.cpp void RenderObject::repaintRectangle(const LayoutRect& r) const
LayoutRect       1464 Source/core/rendering/RenderObject.cpp     LayoutRect dirtyRect(r);
LayoutRect       1513 Source/core/rendering/RenderObject.cpp     const LayoutRect& oldBounds, const LayoutRect* newBoundsPtr)
LayoutRect       1521 Source/core/rendering/RenderObject.cpp     LayoutRect newBounds = newBoundsPtr ? *newBoundsPtr : clippedOverflowRectForRepaint(repaintContainer);
LayoutRect       1603 Source/core/rendering/RenderObject.cpp         LayoutRect rightRect(newBounds.x() + min(newBounds.width(), oldBounds.width()) - decorationsLeftWidth,
LayoutRect       1624 Source/core/rendering/RenderObject.cpp         LayoutRect bottomRect(newBounds.x(),
LayoutRect       1660 Source/core/rendering/RenderObject.cpp LayoutRect RenderObject::rectWithOutlineForRepaint(const RenderLayerModelObject* repaintContainer, LayoutUnit outlineWidth) const
LayoutRect       1662 Source/core/rendering/RenderObject.cpp     LayoutRect r(clippedOverflowRectForRepaint(repaintContainer));
LayoutRect       1667 Source/core/rendering/RenderObject.cpp LayoutRect RenderObject::clippedOverflowRectForRepaint(const RenderLayerModelObject*) const
LayoutRect       1670 Source/core/rendering/RenderObject.cpp     return LayoutRect();
LayoutRect       1673 Source/core/rendering/RenderObject.cpp void RenderObject::computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect& rect, bool fixed) const
LayoutRect       2216 Source/core/rendering/RenderObject.cpp LayoutRect RenderObject::viewRect() const
LayoutRect       2389 Source/core/rendering/RenderObject.cpp LayoutRect RenderObject::localCaretRect(InlineBox*, int, LayoutUnit* extraWidthToEndOfLine)
LayoutRect       2394 Source/core/rendering/RenderObject.cpp     return LayoutRect();
LayoutRect       2417 Source/core/rendering/RenderObject.cpp     this->addLayerHitTestRects(layerRects, currentLayer, layerOffset, LayoutRect());
LayoutRect       2420 Source/core/rendering/RenderObject.cpp void RenderObject::addLayerHitTestRects(LayerHitTestRects& layerRects, const RenderLayer* currentLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const
LayoutRect       2428 Source/core/rendering/RenderObject.cpp     Vector<LayoutRect> ownRects;
LayoutRect       2429 Source/core/rendering/RenderObject.cpp     LayoutRect newContainerRect;
LayoutRect       2439 Source/core/rendering/RenderObject.cpp     Vector<WebCore::LayoutRect>* iterValue;
LayoutRect       2441 Source/core/rendering/RenderObject.cpp         iterValue = &layerRects.add(currentLayer, Vector<LayoutRect>()).storedValue->value;
LayoutRect       3090 Source/core/rendering/RenderObject.cpp     region.bounds = LayoutRect(absBounds);
LayoutRect        142 Source/core/rendering/RenderObject.h     LayoutRect bounds;
LayoutRect        146 Source/core/rendering/RenderObject.h typedef WTF::HashMap<const RenderLayer*, Vector<LayoutRect> > LayerHitTestRects;
LayoutRect        217 Source/core/rendering/RenderObject.h     bool scrollRectToVisible(const LayoutRect&, const ScrollAlignment& alignX = ScrollAlignment::alignCenterIfNeeded, const ScrollAlignment& alignY = ScrollAlignment::alignCenterIfNeeded);
LayoutRect        309 Source/core/rendering/RenderObject.h     void addAbsoluteRectForLayer(LayoutRect& result);
LayoutRect        777 Source/core/rendering/RenderObject.h     LayoutRect paintingRootRect(LayoutRect& topLevelRect);
LayoutRect        828 Source/core/rendering/RenderObject.h     void repaintRectangle(const LayoutRect&) const;
LayoutRect        832 Source/core/rendering/RenderObject.h         const LayoutRect& oldBounds, const LayoutRect* newBoundsPtr = 0);
LayoutRect        842 Source/core/rendering/RenderObject.h     LayoutRect absoluteClippedOverflowRect() const
LayoutRect        847 Source/core/rendering/RenderObject.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const;
LayoutRect        848 Source/core/rendering/RenderObject.h     virtual LayoutRect rectWithOutlineForRepaint(const RenderLayerModelObject* repaintContainer, LayoutUnit outlineWidth) const;
LayoutRect        852 Source/core/rendering/RenderObject.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const;
LayoutRect        891 Source/core/rendering/RenderObject.h     LayoutRect selectionRect(bool clipToVisibleContent = true) { return selectionRectForRepaint(0, clipToVisibleContent); }
LayoutRect        892 Source/core/rendering/RenderObject.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* /*repaintContainer*/, bool /*clipToVisibleContent*/ = true) { return LayoutRect(); }
LayoutRect        912 Source/core/rendering/RenderObject.h     virtual LayoutRect localCaretRect(InlineBox*, int caretOffset, LayoutUnit* extraWidthToEndOfLine = 0);
LayoutRect        986 Source/core/rendering/RenderObject.h     const LayoutRect& newRepaintRect() const { return m_newRepaintRect; }
LayoutRect        987 Source/core/rendering/RenderObject.h     void setNewRepaintRect(const LayoutRect& rect) { m_newRepaintRect = rect; }
LayoutRect        989 Source/core/rendering/RenderObject.h     const LayoutRect& oldRepaintRect() const { return m_oldRepaintRect; }
LayoutRect        990 Source/core/rendering/RenderObject.h     void setOldRepaintRect(const LayoutRect& rect) { m_oldRepaintRect = rect; }
LayoutRect        992 Source/core/rendering/RenderObject.h     LayoutRect newOutlineRect();
LayoutRect        993 Source/core/rendering/RenderObject.h     void setNewOutlineRect(const LayoutRect&);
LayoutRect        995 Source/core/rendering/RenderObject.h     LayoutRect oldOutlineRect();
LayoutRect        996 Source/core/rendering/RenderObject.h     void setOldOutlineRect(const LayoutRect&);
LayoutRect       1040 Source/core/rendering/RenderObject.h     void paintOutline(PaintInfo&, const LayoutRect&);
LayoutRect       1041 Source/core/rendering/RenderObject.h     void addPDFURLRect(GraphicsContext*, const LayoutRect&);
LayoutRect       1043 Source/core/rendering/RenderObject.h     virtual LayoutRect viewRect() const;
LayoutRect       1062 Source/core/rendering/RenderObject.h     virtual void addLayerHitTestRects(LayerHitTestRects&, const RenderLayer* currentLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const;
LayoutRect       1066 Source/core/rendering/RenderObject.h     virtual void computeSelfHitTestRects(Vector<LayoutRect>&, const LayoutPoint& layerOffset) const { };
LayoutRect       1245 Source/core/rendering/RenderObject.h     LayoutRect m_oldRepaintRect;
LayoutRect       1246 Source/core/rendering/RenderObject.h     LayoutRect m_newRepaintRect;
LayoutRect         43 Source/core/rendering/RenderOverflow.h     RenderOverflow(const LayoutRect& layoutRect, const LayoutRect& visualRect)
LayoutRect         49 Source/core/rendering/RenderOverflow.h     const LayoutRect layoutOverflowRect() const { return m_layoutOverflow; }
LayoutRect         50 Source/core/rendering/RenderOverflow.h     const LayoutRect visualOverflowRect() const { return m_visualOverflow; }
LayoutRect         51 Source/core/rendering/RenderOverflow.h     LayoutRect contentsVisualOverflowRect() const { return m_contentsVisualOverflow; }
LayoutRect         55 Source/core/rendering/RenderOverflow.h     void addLayoutOverflow(const LayoutRect&);
LayoutRect         56 Source/core/rendering/RenderOverflow.h     void addVisualOverflow(const LayoutRect&);
LayoutRect         57 Source/core/rendering/RenderOverflow.h     void addContentsVisualOverflow(const LayoutRect& rect) { m_contentsVisualOverflow.unite(rect); }
LayoutRect         59 Source/core/rendering/RenderOverflow.h     void setLayoutOverflow(const LayoutRect&);
LayoutRect         60 Source/core/rendering/RenderOverflow.h     void setVisualOverflow(const LayoutRect&);
LayoutRect         66 Source/core/rendering/RenderOverflow.h     LayoutRect m_layoutOverflow;
LayoutRect         67 Source/core/rendering/RenderOverflow.h     LayoutRect m_visualOverflow;
LayoutRect         68 Source/core/rendering/RenderOverflow.h     LayoutRect m_contentsVisualOverflow;
LayoutRect         80 Source/core/rendering/RenderOverflow.h inline void RenderOverflow::addLayoutOverflow(const LayoutRect& rect)
LayoutRect         93 Source/core/rendering/RenderOverflow.h inline void RenderOverflow::addVisualOverflow(const LayoutRect& rect)
LayoutRect        103 Source/core/rendering/RenderOverflow.h inline void RenderOverflow::setLayoutOverflow(const LayoutRect& rect)
LayoutRect        108 Source/core/rendering/RenderOverflow.h inline void RenderOverflow::setVisualOverflow(const LayoutRect& rect)
LayoutRect         43 Source/core/rendering/RenderOverflowTest.cpp void PrintTo(const LayoutRect& rect, std::ostream* os)
LayoutRect         56 Source/core/rendering/RenderOverflowTest.cpp LayoutRect initialLayoutOverflow()
LayoutRect         58 Source/core/rendering/RenderOverflowTest.cpp     return LayoutRect(10, 10, 80, 80);
LayoutRect         61 Source/core/rendering/RenderOverflowTest.cpp LayoutRect initialVisualOverflow()
LayoutRect         63 Source/core/rendering/RenderOverflowTest.cpp     return LayoutRect(0, 0, 100, 100);
LayoutRect         81 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addLayoutOverflow(LayoutRect(0, 10, 30, 10));
LayoutRect         82 Source/core/rendering/RenderOverflowTest.cpp     EXPECT_EQ(LayoutRect(0, 10, 90, 80), m_overflow.layoutOverflowRect());
LayoutRect         87 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addLayoutOverflow(LayoutRect(50, 50, 10, 20));
LayoutRect         96 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addLayoutOverflow(LayoutRect(200, 200, 0, 0));
LayoutRect         97 Source/core/rendering/RenderOverflowTest.cpp     EXPECT_EQ(LayoutRect(10, 10, 190, 190), m_overflow.layoutOverflowRect());
LayoutRect        102 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addLayoutOverflow(LayoutRect(300, 300, 300, 300));
LayoutRect        108 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addLayoutOverflow(LayoutRect(300, 300, 300, 300));
LayoutRect        114 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addVisualOverflow(LayoutRect(150, -50, 10, 10));
LayoutRect        115 Source/core/rendering/RenderOverflowTest.cpp     EXPECT_EQ(LayoutRect(0, -50, 160, 150), m_overflow.visualOverflowRect());
LayoutRect        120 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addVisualOverflow(LayoutRect(0, 10, 90, 90));
LayoutRect        129 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addVisualOverflow(LayoutRect(200, 200, 0, 0));
LayoutRect        130 Source/core/rendering/RenderOverflowTest.cpp     EXPECT_EQ(LayoutRect(0, 0, 200, 200), m_overflow.visualOverflowRect());
LayoutRect        135 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addVisualOverflow(LayoutRect(300, 300, 300, 300));
LayoutRect        141 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addVisualOverflow(LayoutRect(300, 300, 300, 300));
LayoutRect        147 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addContentsVisualOverflow(LayoutRect(0, 0, 10, 10));
LayoutRect        148 Source/core/rendering/RenderOverflowTest.cpp     EXPECT_EQ(LayoutRect(0, 0, 10, 10), m_overflow.contentsVisualOverflowRect());
LayoutRect        153 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addContentsVisualOverflow(LayoutRect(0, 0, 10, 10));
LayoutRect        154 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addContentsVisualOverflow(LayoutRect(80, 80, 10, 10));
LayoutRect        155 Source/core/rendering/RenderOverflowTest.cpp     EXPECT_EQ(LayoutRect(0, 0, 90, 90), m_overflow.contentsVisualOverflowRect());
LayoutRect        160 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addContentsVisualOverflow(LayoutRect(0, 0, 10, 10));
LayoutRect        161 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addContentsVisualOverflow(LayoutRect(2, 2, 5, 5));
LayoutRect        162 Source/core/rendering/RenderOverflowTest.cpp     EXPECT_EQ(LayoutRect(0, 0, 10, 10), m_overflow.contentsVisualOverflowRect());
LayoutRect        170 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addContentsVisualOverflow(LayoutRect(0, 0, 10, 10));
LayoutRect        171 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addContentsVisualOverflow(LayoutRect(20, 20, 0, 0));
LayoutRect        172 Source/core/rendering/RenderOverflowTest.cpp     EXPECT_EQ(LayoutRect(0, 0, 10, 10), m_overflow.contentsVisualOverflowRect());
LayoutRect        178 Source/core/rendering/RenderOverflowTest.cpp     EXPECT_EQ(LayoutRect(510, 110, 80, 80), m_overflow.layoutOverflowRect());
LayoutRect        184 Source/core/rendering/RenderOverflowTest.cpp     EXPECT_EQ(LayoutRect(500, 100, 100, 100), m_overflow.visualOverflowRect());
LayoutRect        189 Source/core/rendering/RenderOverflowTest.cpp     m_overflow.addContentsVisualOverflow(LayoutRect(0, 0, 10, 10));
LayoutRect        191 Source/core/rendering/RenderOverflowTest.cpp     EXPECT_EQ(LayoutRect(500, 100, 10, 10), m_overflow.contentsVisualOverflowRect());
LayoutRect         69 Source/core/rendering/RenderRegion.cpp LayoutRect RenderRegion::flowThreadPortionOverflowRect() const
LayoutRect         74 Source/core/rendering/RenderRegion.cpp LayoutRect RenderRegion::overflowRectForFlowThreadPortion(const LayoutRect& flowThreadPortionRect, bool isFirstPortion, bool isLastPortion) const
LayoutRect         81 Source/core/rendering/RenderRegion.cpp     LayoutRect flowThreadOverflow = m_flowThread->visualOverflowRect();
LayoutRect         84 Source/core/rendering/RenderRegion.cpp     LayoutRect clipRect;
LayoutRect         90 Source/core/rendering/RenderRegion.cpp         clipRect = LayoutRect(minX, minY, maxX - minX, maxY - minY);
LayoutRect         96 Source/core/rendering/RenderRegion.cpp         clipRect = LayoutRect(minX, minY, maxX - minX, maxY - minY);
LayoutRect        135 Source/core/rendering/RenderRegion.cpp void RenderRegion::repaintFlowThreadContent(const LayoutRect& repaintRect) const
LayoutRect        140 Source/core/rendering/RenderRegion.cpp void RenderRegion::repaintFlowThreadContentRectangle(const LayoutRect& repaintRect, const LayoutRect& flowThreadPortionRect, const LayoutRect& flowThreadPortionOverflowRect, const LayoutPoint& regionLocation) const
LayoutRect        145 Source/core/rendering/RenderRegion.cpp     LayoutRect flippedFlowThreadPortionRect(flowThreadPortionRect);
LayoutRect        146 Source/core/rendering/RenderRegion.cpp     LayoutRect flippedFlowThreadPortionOverflowRect(flowThreadPortionOverflowRect);
LayoutRect        150 Source/core/rendering/RenderRegion.cpp     LayoutRect clippedRect(repaintRect);
LayoutRect        188 Source/core/rendering/RenderRegion.cpp LayoutUnit RenderRegion::logicalTopOfFlowThreadContentRect(const LayoutRect& rect) const
LayoutRect        194 Source/core/rendering/RenderRegion.cpp LayoutUnit RenderRegion::logicalBottomOfFlowThreadContentRect(const LayoutRect& rect) const
LayoutRect         49 Source/core/rendering/RenderRegion.h     void setFlowThreadPortionRect(const LayoutRect& rect) { m_flowThreadPortionRect = rect; }
LayoutRect         50 Source/core/rendering/RenderRegion.h     LayoutRect flowThreadPortionRect() const { return m_flowThreadPortionRect; }
LayoutRect         51 Source/core/rendering/RenderRegion.h     LayoutRect flowThreadPortionOverflowRect() const;
LayoutRect         71 Source/core/rendering/RenderRegion.h     LayoutUnit logicalTopOfFlowThreadContentRect(const LayoutRect&) const;
LayoutRect         72 Source/core/rendering/RenderRegion.h     LayoutUnit logicalBottomOfFlowThreadContentRect(const LayoutRect&) const;
LayoutRect         88 Source/core/rendering/RenderRegion.h     virtual void repaintFlowThreadContent(const LayoutRect& repaintRect) const;
LayoutRect         90 Source/core/rendering/RenderRegion.h     virtual void collectLayerFragments(LayerFragments&, const LayoutRect&, const LayoutRect&) { }
LayoutRect        100 Source/core/rendering/RenderRegion.h     LayoutRect overflowRectForFlowThreadPortion(const LayoutRect& flowThreadPortionRect, bool isFirstPortion, bool isLastPortion) const;
LayoutRect        101 Source/core/rendering/RenderRegion.h     void repaintFlowThreadContentRectangle(const LayoutRect& repaintRect, const LayoutRect& flowThreadPortionRect,
LayoutRect        102 Source/core/rendering/RenderRegion.h         const LayoutRect& flowThreadPortionOverflowRect, const LayoutPoint& regionLocation) const;
LayoutRect        114 Source/core/rendering/RenderRegion.h     LayoutRect m_flowThreadPortionRect;
LayoutRect         43 Source/core/rendering/RenderRegionSet.cpp     LayoutRect rect(flowThreadPortionRect());
LayoutRect         52 Source/core/rendering/RenderRegionSet.cpp     LayoutRect layoutRect = flowThread()->layoutOverflowRect();
LayoutRect         54 Source/core/rendering/RenderRegionSet.cpp     setFlowThreadPortionRect(LayoutRect(rect.x(), rect.y(), isHorizontal ? rect.width() : logicalHeightWithOverflow, isHorizontal ? logicalHeightWithOverflow : rect.height()));
LayoutRect        130 Source/core/rendering/RenderReplaced.cpp     LayoutRect paintRect = LayoutRect(adjustedPaintOffset, size());
LayoutRect        149 Source/core/rendering/RenderReplaced.cpp         LayoutRect borderRect = LayoutRect(adjustedPaintOffset, size());
LayoutRect        176 Source/core/rendering/RenderReplaced.cpp         LayoutRect selectionPaintingRect = localSelectionRect();
LayoutRect        329 Source/core/rendering/RenderReplaced.cpp LayoutRect RenderReplaced::replacedContentRect(const LayoutSize* overriddenIntrinsicSize) const
LayoutRect        331 Source/core/rendering/RenderReplaced.cpp     LayoutRect contentRect = contentBoxRect();
LayoutRect        344 Source/core/rendering/RenderReplaced.cpp     LayoutRect finalRect = contentRect;
LayoutRect        558 Source/core/rendering/RenderReplaced.cpp LayoutRect RenderReplaced::selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent)
LayoutRect        563 Source/core/rendering/RenderReplaced.cpp         return LayoutRect();
LayoutRect        565 Source/core/rendering/RenderReplaced.cpp     LayoutRect rect = localSelectionRect();
LayoutRect        574 Source/core/rendering/RenderReplaced.cpp LayoutRect RenderReplaced::localSelectionRect(bool checkWhetherSelected) const
LayoutRect        577 Source/core/rendering/RenderReplaced.cpp         return LayoutRect();
LayoutRect        581 Source/core/rendering/RenderReplaced.cpp         return LayoutRect(LayoutPoint(), size());
LayoutRect        586 Source/core/rendering/RenderReplaced.cpp         return LayoutRect(0, newLogicalTop, width(), root.selectionHeight());
LayoutRect        587 Source/core/rendering/RenderReplaced.cpp     return LayoutRect(newLogicalTop, 0, root.selectionHeight(), height());
LayoutRect        622 Source/core/rendering/RenderReplaced.cpp LayoutRect RenderReplaced::clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const
LayoutRect        625 Source/core/rendering/RenderReplaced.cpp         return LayoutRect();
LayoutRect        629 Source/core/rendering/RenderReplaced.cpp     LayoutRect r = unionRect(localSelectionRect(false), visualOverflowRect());
LayoutRect         40 Source/core/rendering/RenderReplaced.h     LayoutRect replacedContentRect(const LayoutSize* overriddenIntrinsicSize = 0) const;
LayoutRect         68 Source/core/rendering/RenderReplaced.h     LayoutRect localSelectionRect(bool checkWhetherSelected = true) const; // This is in local coordinates, but it's a physical rect (so the top left corner is physical top left).
LayoutRect         79 Source/core/rendering/RenderReplaced.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const OVERRIDE;
LayoutRect         85 Source/core/rendering/RenderReplaced.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent = true) OVERRIDE FINAL;
LayoutRect        176 Source/core/rendering/RenderScrollbarPart.cpp void RenderScrollbarPart::paintIntoRect(GraphicsContext* graphicsContext, const LayoutPoint& paintOffset, const LayoutRect& rect)
LayoutRect         48 Source/core/rendering/RenderScrollbarPart.h     void paintIntoRect(GraphicsContext*, const LayoutPoint&, const LayoutRect&);
LayoutRect         65 Source/core/rendering/RenderSelectionInfo.h         , m_rect(o->canUpdateSelectionOnRootLineBoxes() ? o->selectionRectForRepaint(m_repaintContainer, clipToVisibleContent) : LayoutRect())
LayoutRect         74 Source/core/rendering/RenderSelectionInfo.h     LayoutRect rect() const { return m_rect; }
LayoutRect         77 Source/core/rendering/RenderSelectionInfo.h     LayoutRect m_rect; // relative to repaint container
LayoutRect        368 Source/core/rendering/RenderTable.cpp     LayoutRect captionRect(caption->frameRect());
LayoutRect        585 Source/core/rendering/RenderTable.cpp             repaintRectangle(LayoutRect(visualOverflowRect().x(), movedSectionLogicalTop, visualOverflowRect().width(), visualOverflowRect().maxY() - movedSectionLogicalTop));
LayoutRect        587 Source/core/rendering/RenderTable.cpp             repaintRectangle(LayoutRect(movedSectionLogicalTop, visualOverflowRect().y(), visualOverflowRect().maxX() - movedSectionLogicalTop, visualOverflowRect().height()));
LayoutRect        654 Source/core/rendering/RenderTable.cpp         LayoutRect overflowBox = visualOverflowRect();
LayoutRect        715 Source/core/rendering/RenderTable.cpp         paintOutline(paintInfo, LayoutRect(paintOffset, size()));
LayoutRect        718 Source/core/rendering/RenderTable.cpp void RenderTable::subtractCaptionRect(LayoutRect& rect) const
LayoutRect        740 Source/core/rendering/RenderTable.cpp     LayoutRect rect(paintOffset, size());
LayoutRect        750 Source/core/rendering/RenderTable.cpp     LayoutRect rect(paintOffset, size());
LayoutRect       1387 Source/core/rendering/RenderTable.cpp LayoutRect RenderTable::overflowClipRect(const LayoutPoint& location, OverlayScrollbarSizeRelevancy relevancy)
LayoutRect       1389 Source/core/rendering/RenderTable.cpp     LayoutRect rect = RenderBlock::overflowClipRect(location, relevancy);
LayoutRect       1428 Source/core/rendering/RenderTable.cpp     LayoutRect boundsRect(adjustedLocation, size());
LayoutRect        308 Source/core/rendering/RenderTable.h     virtual LayoutRect overflowClipRect(const LayoutPoint& location, OverlayScrollbarSizeRelevancy = IgnoreOverlayScrollbarSize) OVERRIDE;
LayoutRect        312 Source/core/rendering/RenderTable.h     void subtractCaptionRect(LayoutRect&) const;
LayoutRect        167 Source/core/rendering/RenderTableCell.cpp void RenderTableCell::addLayerHitTestRects(LayerHitTestRects& layerRects, const RenderLayer* currentLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const
LayoutRect        321 Source/core/rendering/RenderTableCell.cpp LayoutRect RenderTableCell::clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const
LayoutRect        361 Source/core/rendering/RenderTableCell.cpp     LayoutRect r(-location.x(), -location.y(), location.x() + max(width() + right, visualOverflowRect().maxX()), location.y() + max(height() + bottom, visualOverflowRect().maxY()));
LayoutRect        374 Source/core/rendering/RenderTableCell.cpp void RenderTableCell::computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect& r, bool fixed) const
LayoutRect       1110 Source/core/rendering/RenderTableCell.cpp     LayoutRect paintRect = LayoutRect(paintOffset + location(), pixelSnappedSize());
LayoutRect       1194 Source/core/rendering/RenderTableCell.cpp             LayoutRect clipRect(adjustedPaintOffset.x() + borderLeft(), adjustedPaintOffset.y() + borderTop(),
LayoutRect       1198 Source/core/rendering/RenderTableCell.cpp         paintFillLayers(paintInfo, c, bgLayer, LayoutRect(adjustedPaintOffset, pixelSnappedSize()), BackgroundBleedNone, CompositeSourceOver, backgroundObject);
LayoutRect       1211 Source/core/rendering/RenderTableCell.cpp     LayoutRect paintRect = LayoutRect(paintOffset, pixelSnappedSize());
LayoutRect       1234 Source/core/rendering/RenderTableCell.cpp     paintMaskImages(paintInfo, LayoutRect(paintOffset, pixelSnappedSize()));
LayoutRect        221 Source/core/rendering/RenderTableCell.h     virtual void addLayerHitTestRects(LayerHitTestRects&, const RenderLayer* currentCompositedLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const OVERRIDE;
LayoutRect        238 Source/core/rendering/RenderTableCell.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const OVERRIDE;
LayoutRect        239 Source/core/rendering/RenderTableCell.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const OVERRIDE;
LayoutRect         97 Source/core/rendering/RenderTableCol.cpp LayoutRect RenderTableCol::clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const
LayoutRect        106 Source/core/rendering/RenderTableCol.cpp         return LayoutRect();
LayoutRect         95 Source/core/rendering/RenderTableCol.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const OVERRIDE;
LayoutRect        233 Source/core/rendering/RenderTableRow.cpp         paintOutline(paintInfo, LayoutRect(adjustedPaintOffset, size()));
LayoutRect        983 Source/core/rendering/RenderTableSection.cpp             LayoutRect oldCellRect = cell->frameRect();
LayoutRect       1237 Source/core/rendering/RenderTableSection.cpp         paintOutline(paintInfo, LayoutRect(adjustedPaintOffset, size()));
LayoutRect       1287 Source/core/rendering/RenderTableSection.cpp LayoutRect RenderTableSection::logicalRectForWritingModeAndDirection(const LayoutRect& rect) const
LayoutRect       1289 Source/core/rendering/RenderTableSection.cpp     LayoutRect tableAlignedRect(rect);
LayoutRect       1304 Source/core/rendering/RenderTableSection.cpp CellSpan RenderTableSection::dirtiedRows(const LayoutRect& damageRect) const
LayoutRect       1321 Source/core/rendering/RenderTableSection.cpp CellSpan RenderTableSection::dirtiedColumns(const LayoutRect& damageRect) const
LayoutRect       1339 Source/core/rendering/RenderTableSection.cpp CellSpan RenderTableSection::spannedRows(const LayoutRect& flippedRect) const
LayoutRect       1362 Source/core/rendering/RenderTableSection.cpp CellSpan RenderTableSection::spannedColumns(const LayoutRect& flippedRect) const
LayoutRect       1394 Source/core/rendering/RenderTableSection.cpp     LayoutRect localRepaintRect = paintInfo.rect;
LayoutRect       1397 Source/core/rendering/RenderTableSection.cpp     LayoutRect tableAlignedRect = logicalRectForWritingModeAndDirection(localRepaintRect);
LayoutRect       1661 Source/core/rendering/RenderTableSection.cpp     LayoutRect hitTestRect = locationInContainer.boundingBox();
LayoutRect       1664 Source/core/rendering/RenderTableSection.cpp     LayoutRect tableAlignedRect = logicalRectForWritingModeAndDirection(hitTestRect);
LayoutRect        270 Source/core/rendering/RenderTableSection.h     LayoutRect logicalRectForWritingModeAndDirection(const LayoutRect&) const;
LayoutRect        272 Source/core/rendering/RenderTableSection.h     CellSpan dirtiedRows(const LayoutRect& repaintRect) const;
LayoutRect        273 Source/core/rendering/RenderTableSection.h     CellSpan dirtiedColumns(const LayoutRect& repaintRect) const;
LayoutRect        277 Source/core/rendering/RenderTableSection.h     CellSpan spannedRows(const LayoutRect& flippedRect) const;
LayoutRect        278 Source/core/rendering/RenderTableSection.h     CellSpan spannedColumns(const LayoutRect& flippedRect) const;
LayoutRect        331 Source/core/rendering/RenderText.cpp     LayoutRect r = box->localSelectionRect(start, realEnd);
LayoutRect        366 Source/core/rendering/RenderText.cpp                 LayoutRect selectionRect = box->localSelectionRect(start, end);
LayoutRect        449 Source/core/rendering/RenderText.cpp                 LayoutRect selectionRect = box->localSelectionRect(start, end);
LayoutRect        654 Source/core/rendering/RenderText.cpp LayoutRect RenderText::localCaretRect(InlineBox* inlineBox, int caretOffset, LayoutUnit* extraWidthToEndOfLine)
LayoutRect        657 Source/core/rendering/RenderText.cpp         return LayoutRect();
LayoutRect        661 Source/core/rendering/RenderText.cpp         return LayoutRect();
LayoutRect       1339 Source/core/rendering/RenderText.cpp void RenderText::addLayerHitTestRects(LayerHitTestRects&, const RenderLayer* currentLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const
LayoutRect       1565 Source/core/rendering/RenderText.cpp LayoutRect RenderText::linesVisualOverflowBoundingBox() const
LayoutRect       1568 Source/core/rendering/RenderText.cpp         return LayoutRect();
LayoutRect       1582 Source/core/rendering/RenderText.cpp     LayoutRect rect(logicalLeftSide, logicalTop, logicalWidth, logicalHeight);
LayoutRect       1588 Source/core/rendering/RenderText.cpp LayoutRect RenderText::clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const
LayoutRect       1604 Source/core/rendering/RenderText.cpp LayoutRect RenderText::selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent)
LayoutRect       1609 Source/core/rendering/RenderText.cpp         return LayoutRect();
LayoutRect       1612 Source/core/rendering/RenderText.cpp         return LayoutRect();
LayoutRect       1632 Source/core/rendering/RenderText.cpp     LayoutRect rect;
LayoutRect        102 Source/core/rendering/RenderText.h     LayoutRect linesVisualOverflowBoundingBox() const;
LayoutRect        115 Source/core/rendering/RenderText.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent = true) OVERRIDE;
LayoutRect        116 Source/core/rendering/RenderText.h     virtual LayoutRect localCaretRect(InlineBox*, int caretOffset, LayoutUnit* extraWidthToEndOfLine = 0) OVERRIDE;
LayoutRect        121 Source/core/rendering/RenderText.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const OVERRIDE FINAL;
LayoutRect        162 Source/core/rendering/RenderText.h     virtual void addLayerHitTestRects(LayerHitTestRects&, const RenderLayer* currentLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const OVERRIDE;
LayoutRect         76 Source/core/rendering/RenderTextControlSingleLine.cpp         LayoutRect contentsRect = contentBoxRect();
LayoutRect        288 Source/core/rendering/RenderTextControlSingleLine.cpp LayoutRect RenderTextControlSingleLine::controlClipRect(const LayoutPoint& additionalOffset) const
LayoutRect        291 Source/core/rendering/RenderTextControlSingleLine.cpp     LayoutRect clipRect = contentBoxRect();
LayoutRect         52 Source/core/rendering/RenderTextControlSingleLine.h     virtual LayoutRect controlClipRect(const LayoutPoint&) const OVERRIDE FINAL;
LayoutRect        210 Source/core/rendering/RenderThemeChromiumSkia.cpp IntRect RenderThemeChromiumSkia::convertToPaintingRect(RenderObject* inputRenderer, const RenderObject* partRenderer, LayoutRect partRect, const IntRect& localOffset) const
LayoutRect        232 Source/core/rendering/RenderThemeChromiumSkia.cpp     LayoutRect inputContentBox = inputRenderBox->contentBoxRect();
LayoutRect        239 Source/core/rendering/RenderThemeChromiumSkia.cpp     LayoutRect cancelButtonRect(cancelButtonObject->offsetFromAncestorContainer(inputRenderBox).width(),
LayoutRect        277 Source/core/rendering/RenderThemeChromiumSkia.cpp     LayoutRect inputContentBox = inputRenderBox->contentBoxRect();
LayoutRect        284 Source/core/rendering/RenderThemeChromiumSkia.cpp     LayoutRect magnifierRect(magnifierObject->offsetFromAncestorContainer(inputRenderBox).width(),
LayoutRect        155 Source/core/rendering/RenderThemeChromiumSkia.h     IntRect convertToPaintingRect(RenderObject* inputRenderer, const RenderObject* partRenderer, LayoutRect partRect, const IntRect& localOffset) const;
LayoutRect        188 Source/core/rendering/RenderTreeAsText.cpp     LayoutRect r;
LayoutRect        207 Source/core/rendering/RenderTreeAsText.cpp         r = LayoutRect(cell.x(), cell.y() + cell.intrinsicPaddingBefore(), cell.width(), cell.height() - cell.intrinsicPaddingBefore() - cell.intrinsicPaddingAfter());
LayoutRect        505 Source/core/rendering/RenderTreeAsText.cpp                   const LayoutRect& layerBounds, const LayoutRect& backgroundClipRect, const LayoutRect& clipRect, const LayoutRect& outlineClipRect,
LayoutRect        571 Source/core/rendering/RenderTreeAsText.cpp                         const LayoutRect& paintRect, int indent, RenderAsTextBehavior behavior)
LayoutRect        574 Source/core/rendering/RenderTreeAsText.cpp     LayoutRect paintDirtyRect(paintRect);
LayoutRect        582 Source/core/rendering/RenderTreeAsText.cpp     LayoutRect layerBounds;
LayoutRect         36 Source/core/rendering/RenderTreeAsText.h class LayoutRect;
LayoutRect         65 Source/core/rendering/RenderTreeAsText.h static void writeLayers(TextStream&, const RenderLayer* rootLayer, RenderLayer*, const LayoutRect& paintDirtyRect, int indent = 0, RenderAsTextBehavior = RenderAsTextBehaviorNormal);
LayoutRect        157 Source/core/rendering/RenderVideo.cpp     LayoutRect rect = videoBox();
LayoutRect        162 Source/core/rendering/RenderVideo.cpp     LayoutRect contentRect = contentBoxRect();
LayoutRect        310 Source/core/rendering/RenderView.cpp void RenderView::computeSelfHitTestRects(Vector<LayoutRect>& rects, const LayoutPoint&) const
LayoutRect        315 Source/core/rendering/RenderView.cpp     rects.append(LayoutRect(LayoutPoint::zero(), frameView()->contentsSize()));
LayoutRect        419 Source/core/rendering/RenderView.cpp bool RenderView::shouldRepaint(const LayoutRect& rect) const
LayoutRect        426 Source/core/rendering/RenderView.cpp void RenderView::repaintViewRectangle(const LayoutRect& ur) const
LayoutRect        437 Source/core/rendering/RenderView.cpp         LayoutRect vr = viewRect();
LayoutRect        438 Source/core/rendering/RenderView.cpp         LayoutRect r = intersection(ur, vr);
LayoutRect        461 Source/core/rendering/RenderView.cpp void RenderView::computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect& rect, bool fixed) const
LayoutRect        538 Source/core/rendering/RenderView.cpp     LayoutRect selRect;
LayoutRect        543 Source/core/rendering/RenderView.cpp         LayoutRect currRect = info->rect();
LayoutRect        779 Source/core/rendering/RenderView.cpp LayoutRect RenderView::viewRect() const
LayoutRect        782 Source/core/rendering/RenderView.cpp         return LayoutRect(LayoutPoint(), size());
LayoutRect        785 Source/core/rendering/RenderView.cpp     return LayoutRect();
LayoutRect        790 Source/core/rendering/RenderView.cpp     LayoutRect overflowRect(layoutOverflowRect());
LayoutRect        805 Source/core/rendering/RenderView.cpp LayoutRect RenderView::backgroundRect(RenderBox* backgroundRenderer) const
LayoutRect        811 Source/core/rendering/RenderView.cpp     LayoutRect backgroundRect(0, 0, columnInfo->desiredColumnWidth(), columnInfo->columnHeight() * columnInfo->columnCount());
LayoutRect        951 Source/core/rendering/RenderView.cpp bool RenderView::backgroundIsKnownToBeOpaqueInRect(const LayoutRect&) const
LayoutRect         77 Source/core/rendering/RenderView.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const OVERRIDE;
LayoutRect         78 Source/core/rendering/RenderView.h     void repaintViewRectangle(const LayoutRect&) const;
LayoutRect         98 Source/core/rendering/RenderView.h     virtual LayoutRect viewRect() const OVERRIDE;
LayoutRect        163 Source/core/rendering/RenderView.h     LayoutRect backgroundRect(RenderBox* backgroundRenderer) const;
LayoutRect        185 Source/core/rendering/RenderView.h     virtual bool backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const OVERRIDE;
LayoutRect        202 Source/core/rendering/RenderView.h     virtual void computeSelfHitTestRects(Vector<LayoutRect>&, const LayoutPoint& layerOffset) const OVERRIDE;
LayoutRect        204 Source/core/rendering/RenderView.h     bool shouldRepaint(const LayoutRect&) const;
LayoutRect         95 Source/core/rendering/RenderWidget.cpp static inline IntRect roundedIntRect(const LayoutRect& rect)
LayoutRect        100 Source/core/rendering/RenderWidget.cpp bool RenderWidget::setWidgetGeometry(const LayoutRect& frame)
LayoutRect        133 Source/core/rendering/RenderWidget.cpp     LayoutRect contentBox = contentBoxRect();
LayoutRect        134 Source/core/rendering/RenderWidget.cpp     LayoutRect absoluteContentBox(localToAbsoluteQuad(FloatQuad(contentBox)).boundingBox());
LayoutRect        219 Source/core/rendering/RenderWidget.cpp         paintOutline(paintInfo, LayoutRect(adjustedPaintOffset, size()));
LayoutRect        225 Source/core/rendering/RenderWidget.cpp         LayoutRect borderRect = LayoutRect(adjustedPaintOffset, size());
LayoutRect         63 Source/core/rendering/RenderWidget.h     bool setWidgetGeometry(const LayoutRect&);
LayoutRect        338 Source/core/rendering/RootInlineBox.cpp                 LayoutRect logicalRect(lastLogicalLeft, selTop, box->logicalLeft() - lastLogicalLeft, selHeight);
LayoutRect        340 Source/core/rendering/RootInlineBox.cpp                 LayoutRect gapRect = rootBlock->logicalRectToPhysicalRect(rootBlockPhysicalPosition, logicalRect);
LayoutRect        581 Source/core/rendering/RootInlineBox.cpp LayoutRect RootInlineBox::paddedLayoutOverflowRect(LayoutUnit endPadding) const
LayoutRect        583 Source/core/rendering/RootInlineBox.cpp     LayoutRect lineLayoutOverflow = layoutOverflowRect(lineTop(), lineBottom());
LayoutRect        153 Source/core/rendering/RootInlineBox.h     LayoutRect paddedLayoutOverflowRect(LayoutUnit endPadding) const;
LayoutRect         59 Source/core/rendering/ScrollAlignment.cpp LayoutRect ScrollAlignment::getRectToExpose(const LayoutRect& visibleRect, const LayoutRect& exposeRect, const ScrollAlignment& alignX, const ScrollAlignment& alignY)
LayoutRect         63 Source/core/rendering/ScrollAlignment.cpp     LayoutRect exposeRectX(exposeRect.x(), visibleRect.y(), exposeRect.width(), visibleRect.height());
LayoutRect        105 Source/core/rendering/ScrollAlignment.cpp     LayoutRect exposeRectY(visibleRect.x(), exposeRect.y(), visibleRect.width(), exposeRect.height());
LayoutRect        143 Source/core/rendering/ScrollAlignment.cpp     return LayoutRect(LayoutPoint(x, y), visibleRect.size());
LayoutRect         59 Source/core/rendering/ScrollAlignment.h class LayoutRect;
LayoutRect         67 Source/core/rendering/ScrollAlignment.h     static LayoutRect getRectToExpose(const LayoutRect& visibleRect, const LayoutRect& exposeRect, const ScrollAlignment& alignX, const ScrollAlignment& alignY);
LayoutRect         84 Source/core/rendering/compositing/CompositedLayerMapping.cpp     LayoutRect rect;
LayoutRect        373 Source/core/rendering/compositing/CompositedLayerMapping.cpp     LayoutRect layerBounds = compositor()->calculateCompositedBounds(&m_owningLayer, &m_owningLayer);
LayoutRect        382 Source/core/rendering/compositing/CompositedLayerMapping.cpp         LayoutRect clippingBounds;
LayoutRect        543 Source/core/rendering/compositing/CompositedLayerMapping.cpp     LayoutRect result = PaintInfo::infiniteRect();
LayoutRect        564 Source/core/rendering/compositing/CompositedLayerMapping.cpp     LayoutRect localRawCompositingBounds = compositedBounds();
LayoutRect        585 Source/core/rendering/compositing/CompositedLayerMapping.cpp     LayoutRect totalSquashBounds;
LayoutRect        587 Source/core/rendering/compositing/CompositedLayerMapping.cpp         LayoutRect squashedBounds = compositor()->calculateCompositedBounds(m_squashedLayers[i].renderLayer, m_squashedLayers[i].renderLayer);
LayoutRect        749 Source/core/rendering/compositing/CompositedLayerMapping.cpp         const LayoutRect borderBox = toRenderBox(renderer())->borderBoxRect();
LayoutRect       1135 Source/core/rendering/compositing/CompositedLayerMapping.cpp         const LayoutRect& scrollCornerAndResizer = m_owningLayer.scrollableArea()->scrollCornerAndResizerRect();
LayoutRect       1710 Source/core/rendering/compositing/CompositedLayerMapping.cpp LayoutRect CompositedLayerMapping::contentsBox() const
LayoutRect       1712 Source/core/rendering/compositing/CompositedLayerMapping.cpp     LayoutRect contentsBox = contentsRect(renderer());
LayoutRect       1925 Source/core/rendering/compositing/CompositedLayerMapping.cpp         LayoutRect bounds = paintInfo.compositedBounds;
LayoutRect       2057 Source/core/rendering/compositing/CompositedLayerMapping.cpp     LayoutRect bounds = m_compositedBounds;
LayoutRect         46 Source/core/rendering/compositing/CompositedLayerMapping.h     LayoutRect compositedBounds;
LayoutRect        153 Source/core/rendering/compositing/CompositedLayerMapping.h     LayoutRect compositedBounds() const { return m_compositedBounds; }
LayoutRect        180 Source/core/rendering/compositing/CompositedLayerMapping.h     LayoutRect contentsBox() const;
LayoutRect        365 Source/core/rendering/compositing/CompositedLayerMapping.h     LayoutRect m_compositedBounds;
LayoutRect        293 Source/core/rendering/compositing/CompositingReasonFinder.cpp         LayoutRect viewBounds = frameView->viewportConstrainedVisibleContentRect();
LayoutRect        294 Source/core/rendering/compositing/CompositingReasonFinder.cpp         LayoutRect layerBounds = layer->calculateLayerBounds(layer->compositor()->rootRenderLayer(), 0,
LayoutRect        845 Source/core/rendering/compositing/RenderLayerCompositor.cpp void RenderLayerCompositor::repaintInCompositedAncestor(RenderLayer* layer, const LayoutRect& rect)
LayoutRect        853 Source/core/rendering/compositing/RenderLayerCompositor.cpp         LayoutRect repaintRect = rect;
LayoutRect        869 Source/core/rendering/compositing/RenderLayerCompositor.cpp LayoutRect RenderLayerCompositor::calculateCompositedBounds(const RenderLayer* layer, const RenderLayer* ancestorLayer) const
LayoutRect        872 Source/core/rendering/compositing/RenderLayerCompositor.cpp         return LayoutRect();
LayoutRect        129 Source/core/rendering/compositing/RenderLayerCompositor.h     LayoutRect calculateCompositedBounds(const RenderLayer*, const RenderLayer* ancestorLayer) const;
LayoutRect        134 Source/core/rendering/compositing/RenderLayerCompositor.h     void repaintInCompositedAncestor(RenderLayer*, const LayoutRect&);
LayoutRect         37 Source/core/rendering/shapes/BoxShape.cpp LayoutRect BoxShape::shapeMarginLogicalBoundingBox() const
LayoutRect         42 Source/core/rendering/shapes/BoxShape.cpp     return static_cast<LayoutRect>(marginBounds);
LayoutRect         46 Source/core/rendering/shapes/BoxShape.h     virtual LayoutRect shapeMarginLogicalBoundingBox() const OVERRIDE;
LayoutRect         88 Source/core/rendering/shapes/BoxShapeTest.cpp     EXPECT_EQ(LayoutRect(-10, -10, 120, 70), shape->shapeMarginLogicalBoundingBox());
LayoutRect        133 Source/core/rendering/shapes/BoxShapeTest.cpp     EXPECT_EQ(LayoutRect(0, 0, 100, 100), shape->shapeMarginLogicalBoundingBox());
LayoutRect         92 Source/core/rendering/shapes/PolygonShape.h     virtual LayoutRect shapeMarginLogicalBoundingBox() const OVERRIDE { return static_cast<LayoutRect>(shapeMarginBounds().boundingBox()); }
LayoutRect         90 Source/core/rendering/shapes/RasterShape.h     virtual LayoutRect shapeMarginLogicalBoundingBox() const OVERRIDE { return static_cast<LayoutRect>(marginIntervals().bounds()); }
LayoutRect         51 Source/core/rendering/shapes/RectangleShape.h     virtual LayoutRect shapeMarginLogicalBoundingBox() const OVERRIDE { return static_cast<LayoutRect>(shapeMarginBounds()); }
LayoutRect        177 Source/core/rendering/shapes/Shape.cpp PassOwnPtr<Shape> Shape::createRasterShape(Image* image, float threshold, const LayoutRect& imageR, const LayoutRect& marginR, WritingMode writingMode, Length margin)
LayoutRect         65 Source/core/rendering/shapes/Shape.h     static PassOwnPtr<Shape> createRasterShape(Image*, float threshold, const LayoutRect& imageRect, const LayoutRect& marginRect, WritingMode, Length margin);
LayoutRect         70 Source/core/rendering/shapes/Shape.h     virtual LayoutRect shapeMarginLogicalBoundingBox() const = 0;
LayoutRect         80 Source/core/rendering/shapes/Shape.h     bool lineOverlapsBoundingBox(LayoutUnit lineTop, LayoutUnit lineHeight, const LayoutRect& rect) const
LayoutRect         86 Source/core/rendering/shapes/ShapeInfo.cpp static void getShapeImageAndRect(const ShapeValue* shapeValue, const RenderBox* renderBox, const LayoutSize& referenceBoxSize, Image*& image, LayoutRect& rect)
LayoutRect         98 Source/core/rendering/shapes/ShapeInfo.cpp         rect = LayoutRect(LayoutPoint(), imageSize);
LayoutRect        101 Source/core/rendering/shapes/ShapeInfo.cpp static LayoutRect getShapeImageMarginRect(const RenderBox& renderBox, const LayoutSize& referenceBoxLogicalSize)
LayoutRect        105 Source/core/rendering/shapes/ShapeInfo.cpp     return LayoutRect(marginBoxOrigin, referenceBoxLogicalSize + marginBoxSizeDelta);
LayoutRect        127 Source/core/rendering/shapes/ShapeInfo.cpp         LayoutRect imageRect;
LayoutRect        129 Source/core/rendering/shapes/ShapeInfo.cpp         const LayoutRect& marginRect = getShapeImageMarginRect(m_renderer, m_referenceBoxLogicalSize);
LayoutRect        134 Source/core/rendering/shapes/ShapeInfo.cpp         const RoundedRect& shapeRect = m_renderer.style()->getRoundedBorderFor(LayoutRect(LayoutPoint(), m_referenceBoxLogicalSize), m_renderer.view());
LayoutRect        100 Source/core/rendering/shapes/ShapeInfo.h     virtual LayoutRect computedShapeLogicalBoundingBox() const = 0;
LayoutRect         64 Source/core/rendering/shapes/ShapeOutsideInfo.h     virtual LayoutRect computedShapeLogicalBoundingBox() const OVERRIDE { return computedShape().shapeMarginLogicalBoundingBox(); }
LayoutRect        966 Source/core/rendering/style/RenderStyle.cpp RoundedRect RenderStyle::getRoundedBorderFor(const LayoutRect& borderRect, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const
LayoutRect        978 Source/core/rendering/style/RenderStyle.cpp RoundedRect RenderStyle::getRoundedInnerBorderFor(const LayoutRect& borderRect, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const
LayoutRect        990 Source/core/rendering/style/RenderStyle.cpp RoundedRect RenderStyle::getRoundedInnerBorderFor(const LayoutRect& borderRect,
LayoutRect        993 Source/core/rendering/style/RenderStyle.cpp     LayoutRect innerRect(borderRect.x() + leftWidth,
LayoutRect       1049 Source/core/rendering/style/RenderStyle.h     RoundedRect getRoundedBorderFor(const LayoutRect& borderRect, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true) const;
LayoutRect       1050 Source/core/rendering/style/RenderStyle.h     RoundedRect getRoundedInnerBorderFor(const LayoutRect& borderRect, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true) const;
LayoutRect       1052 Source/core/rendering/style/RenderStyle.h     RoundedRect getRoundedInnerBorderFor(const LayoutRect& borderRect,
LayoutRect         54 Source/core/rendering/style/ShadowList.cpp void ShadowList::adjustRectForShadow(LayoutRect& rect, float additionalOutlineSize) const
LayoutRect         58 Source/core/rendering/style/ShadowList.cpp     rect = LayoutRect(floatRect);
LayoutRect         42 Source/core/rendering/style/ShadowList.h class LayoutRect;
LayoutRect         61 Source/core/rendering/style/ShadowList.h     void adjustRectForShadow(LayoutRect&, float additionalOutlineSize = 0) const;
LayoutRect         38 Source/core/rendering/svg/RenderSVGBlock.cpp LayoutRect RenderSVGBlock::visualOverflowRect() const
LayoutRect         40 Source/core/rendering/svg/RenderSVGBlock.cpp     LayoutRect borderRect = borderBoxRect();
LayoutRect         98 Source/core/rendering/svg/RenderSVGBlock.cpp LayoutRect RenderSVGBlock::clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const
LayoutRect         33 Source/core/rendering/svg/RenderSVGBlock.h     virtual LayoutRect visualOverflowRect() const OVERRIDE FINAL;
LayoutRect         35 Source/core/rendering/svg/RenderSVGBlock.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const OVERRIDE FINAL;
LayoutRect        165 Source/core/rendering/svg/RenderSVGForeignObject.cpp     LayoutRect& rect, bool fixed) const
LayoutRect         47 Source/core/rendering/svg/RenderSVGForeignObject.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const OVERRIDE;
LayoutRect         46 Source/core/rendering/svg/RenderSVGGradientStop.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject*) const OVERRIDE { return LayoutRect(); }
LayoutRect         45 Source/core/rendering/svg/RenderSVGHiddenContainer.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject*) const OVERRIDE FINAL { return LayoutRect(); }
LayoutRect         89 Source/core/rendering/svg/RenderSVGInline.cpp LayoutRect RenderSVGInline::clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const
LayoutRect         48 Source/core/rendering/svg/RenderSVGInline.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const OVERRIDE FINAL;
LayoutRect        107 Source/core/rendering/svg/RenderSVGInlineText.cpp LayoutRect RenderSVGInlineText::localCaretRect(InlineBox* box, int caretOffset, LayoutUnit*)
LayoutRect        110 Source/core/rendering/svg/RenderSVGInlineText.cpp         return LayoutRect();
LayoutRect        114 Source/core/rendering/svg/RenderSVGInlineText.cpp         return LayoutRect();
LayoutRect        118 Source/core/rendering/svg/RenderSVGInlineText.cpp         LayoutRect rect = textBox->localSelectionRect(caretOffset, caretOffset + 1);
LayoutRect        120 Source/core/rendering/svg/RenderSVGInlineText.cpp         return LayoutRect(x, rect.y(), caretWidth, rect.height());
LayoutRect        123 Source/core/rendering/svg/RenderSVGInlineText.cpp     LayoutRect rect = textBox->localSelectionRect(caretOffset - 1, caretOffset);
LayoutRect        125 Source/core/rendering/svg/RenderSVGInlineText.cpp     return LayoutRect(x, rect.y(), caretWidth, rect.height());
LayoutRect         59 Source/core/rendering/svg/RenderSVGInlineText.h     virtual LayoutRect localCaretRect(InlineBox*, int caretOffset, LayoutUnit* extraWidthToEndOfLine = 0) OVERRIDE;
LayoutRect         52 Source/core/rendering/svg/RenderSVGModelObject.cpp LayoutRect RenderSVGModelObject::clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const
LayoutRect         96 Source/core/rendering/svg/RenderSVGModelObject.cpp void RenderSVGModelObject::addLayerHitTestRects(LayerHitTestRects&, const RenderLayer* currentLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const
LayoutRect         55 Source/core/rendering/svg/RenderSVGModelObject.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const OVERRIDE;
LayoutRect         72 Source/core/rendering/svg/RenderSVGModelObject.h     virtual void addLayerHitTestRects(LayerHitTestRects&, const RenderLayer* currentCompositedLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const OVERRIDE FINAL;
LayoutRect        356 Source/core/rendering/svg/RenderSVGRoot.cpp LayoutRect RenderSVGRoot::clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const
LayoutRect        370 Source/core/rendering/svg/RenderSVGRoot.cpp     LayoutRect rect = enclosingIntRect(repaintRect);
LayoutRect        424 Source/core/rendering/svg/RenderSVGRoot.cpp         LayoutRect boundsRect(accumulatedOffset + location(), size());
LayoutRect        104 Source/core/rendering/svg/RenderSVGRoot.h     virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const OVERRIDE;
LayoutRect         96 Source/core/rendering/svg/RenderSVGText.cpp void RenderSVGText::computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect& rect, bool fixed) const
LayoutRect         71 Source/core/rendering/svg/RenderSVGText.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const OVERRIDE;
LayoutRect        146 Source/core/rendering/svg/SVGInlineTextBox.cpp LayoutRect SVGInlineTextBox::localSelectionRect(int startPosition, int endPosition)
LayoutRect        152 Source/core/rendering/svg/SVGInlineTextBox.cpp         return LayoutRect();
LayoutRect         47 Source/core/rendering/svg/SVGInlineTextBox.h     virtual LayoutRect localSelectionRect(int startPosition, int endPosition) OVERRIDE;
LayoutRect         46 Source/core/rendering/svg/SVGRenderSupport.cpp LayoutRect SVGRenderSupport::clippedOverflowRectForRepaint(const RenderObject* object, const RenderLayerModelObject* repaintContainer)
LayoutRect         50 Source/core/rendering/svg/SVGRenderSupport.cpp         return LayoutRect();
LayoutRect         34 Source/core/rendering/svg/SVGRenderSupport.h class LayoutRect;
LayoutRect         66 Source/core/rendering/svg/SVGRenderSupport.h LayoutRect clippedOverflowRectForRepaint(const RenderObject*, const RenderLayerModelObject* repaintContainer);
LayoutRect        162 Source/core/rendering/svg/SVGRootInlineBox.cpp     LayoutRect boundingRect = enclosingLayoutRect(childRect);
LayoutRect        641 Source/core/svg/SVGSVGElement.cpp         LayoutRect contentBoxRect = toRenderSVGRoot(renderer())->contentBoxRect();
LayoutRect         45 Source/platform/geometry/FloatRect.cpp FloatRect::FloatRect(const LayoutRect& r) : m_location(r.location()), m_size(r.size())
LayoutRect         45 Source/platform/geometry/FloatRect.h class LayoutRect;
LayoutRect         62 Source/platform/geometry/FloatRect.h     FloatRect(const LayoutRect&);
LayoutRect         43 Source/platform/geometry/IntRect.cpp IntRect::IntRect(const LayoutRect& r)
LayoutRect         47 Source/platform/geometry/IntRect.h class LayoutRect;
LayoutRect         59 Source/platform/geometry/IntRect.h     explicit IntRect(const LayoutRect&); // don't do this implicitly since it's lossy
LayoutRect         69 Source/platform/geometry/IntRectExtent.h     void expandRect(LayoutRect& rect) const
LayoutRect         40 Source/platform/geometry/LayoutRect.cpp LayoutRect::LayoutRect(const FloatRect& r)
LayoutRect         46 Source/platform/geometry/LayoutRect.cpp bool LayoutRect::intersects(const LayoutRect& other) const
LayoutRect         54 Source/platform/geometry/LayoutRect.cpp bool LayoutRect::contains(const LayoutRect& other) const
LayoutRect         60 Source/platform/geometry/LayoutRect.cpp void LayoutRect::intersect(const LayoutRect& other)
LayoutRect         75 Source/platform/geometry/LayoutRect.cpp void LayoutRect::unite(const LayoutRect& other)
LayoutRect         92 Source/platform/geometry/LayoutRect.cpp void LayoutRect::uniteIfNonZero(const LayoutRect& other)
LayoutRect        109 Source/platform/geometry/LayoutRect.cpp void LayoutRect::scale(float s)
LayoutRect        115 Source/platform/geometry/LayoutRect.cpp void LayoutRect::scale(float xAxisScale, float yAxisScale)
LayoutRect        121 Source/platform/geometry/LayoutRect.cpp LayoutRect unionRect(const Vector<LayoutRect>& rects)
LayoutRect        123 Source/platform/geometry/LayoutRect.cpp     LayoutRect result;
LayoutRect        132 Source/platform/geometry/LayoutRect.cpp IntRect enclosingIntRect(const LayoutRect& rect)
LayoutRect        140 Source/platform/geometry/LayoutRect.cpp LayoutRect enclosingLayoutRect(const FloatRect& rect)
LayoutRect        144 Source/platform/geometry/LayoutRect.cpp     return LayoutRect(location, maxPoint - location);
LayoutRect         43 Source/platform/geometry/LayoutRect.h class PLATFORM_EXPORT LayoutRect {
LayoutRect         45 Source/platform/geometry/LayoutRect.h     LayoutRect() { }
LayoutRect         46 Source/platform/geometry/LayoutRect.h     LayoutRect(const LayoutPoint& location, const LayoutSize& size)
LayoutRect         48 Source/platform/geometry/LayoutRect.h     LayoutRect(LayoutUnit x, LayoutUnit y, LayoutUnit width, LayoutUnit height)
LayoutRect         50 Source/platform/geometry/LayoutRect.h     LayoutRect(const FloatPoint& location, const FloatSize& size)
LayoutRect         52 Source/platform/geometry/LayoutRect.h     LayoutRect(const IntRect& rect) : m_location(rect.location()), m_size(rect.size()) { }
LayoutRect         54 Source/platform/geometry/LayoutRect.h     explicit LayoutRect(const FloatRect&); // don't do this implicitly since it's lossy
LayoutRect        137 Source/platform/geometry/LayoutRect.h     bool intersects(const LayoutRect&) const;
LayoutRect        138 Source/platform/geometry/LayoutRect.h     bool contains(const LayoutRect&) const;
LayoutRect        146 Source/platform/geometry/LayoutRect.h     void intersect(const LayoutRect&);
LayoutRect        147 Source/platform/geometry/LayoutRect.h     void unite(const LayoutRect&);
LayoutRect        148 Source/platform/geometry/LayoutRect.h     void uniteIfNonZero(const LayoutRect&);
LayoutRect        164 Source/platform/geometry/LayoutRect.h     LayoutRect transposedRect() const { return LayoutRect(m_location.transposedPoint(), m_size.transposedSize()); }
LayoutRect        166 Source/platform/geometry/LayoutRect.h     static LayoutRect infiniteRect()
LayoutRect        169 Source/platform/geometry/LayoutRect.h         return LayoutRect(LayoutUnit::nearlyMin() / 2, LayoutUnit::nearlyMin() / 2, LayoutUnit::nearlyMax(), LayoutUnit::nearlyMax());
LayoutRect        177 Source/platform/geometry/LayoutRect.h inline LayoutRect intersection(const LayoutRect& a, const LayoutRect& b)
LayoutRect        179 Source/platform/geometry/LayoutRect.h     LayoutRect c = a;
LayoutRect        184 Source/platform/geometry/LayoutRect.h inline LayoutRect unionRect(const LayoutRect& a, const LayoutRect& b)
LayoutRect        186 Source/platform/geometry/LayoutRect.h     LayoutRect c = a;
LayoutRect        191 Source/platform/geometry/LayoutRect.h PLATFORM_EXPORT LayoutRect unionRect(const Vector<LayoutRect>&);
LayoutRect        193 Source/platform/geometry/LayoutRect.h inline bool operator==(const LayoutRect& a, const LayoutRect& b)
LayoutRect        198 Source/platform/geometry/LayoutRect.h inline bool operator!=(const LayoutRect& a, const LayoutRect& b)
LayoutRect        203 Source/platform/geometry/LayoutRect.h inline IntRect pixelSnappedIntRect(const LayoutRect& rect)
LayoutRect        210 Source/platform/geometry/LayoutRect.h PLATFORM_EXPORT IntRect enclosingIntRect(const LayoutRect&);
LayoutRect        211 Source/platform/geometry/LayoutRect.h PLATFORM_EXPORT LayoutRect enclosingLayoutRect(const FloatRect&);
LayoutRect         57 Source/platform/graphics/GraphicsLayerDebugInfo.cpp         const LayoutRect& rect = m_currentLayoutRects[i];
LayoutRect         55 Source/platform/graphics/GraphicsLayerDebugInfo.h     Vector<LayoutRect>& currentLayoutRects() { return m_currentLayoutRects; }
LayoutRect         64 Source/platform/graphics/GraphicsLayerDebugInfo.h     Vector<LayoutRect> m_currentLayoutRects;
LayoutRect        627 Source/platform/transforms/TransformationMatrix.cpp LayoutRect TransformationMatrix::clampedBoundsOfProjectedQuad(const FloatQuad& q) const
LayoutRect        646 Source/platform/transforms/TransformationMatrix.cpp     return LayoutRect(LayoutUnit::clamp(left), LayoutUnit::clamp(top),  LayoutUnit::clamp(right - left), LayoutUnit::clamp(bottom - top));
LayoutRect        672 Source/platform/transforms/TransformationMatrix.cpp LayoutRect TransformationMatrix::mapRect(const LayoutRect& r) const
LayoutRect         41 Source/platform/transforms/TransformationMatrix.h class LayoutRect;
LayoutRect        137 Source/platform/transforms/TransformationMatrix.h     LayoutRect mapRect(const LayoutRect&) const;
LayoutRect        153 Source/platform/transforms/TransformationMatrix.h     LayoutRect clampedBoundsOfProjectedQuad(const FloatQuad&) const;
LayoutRect         82 Source/web/ViewportAnchor.cpp     m_anchorNodeBounds = LayoutRect();
LayoutRect        112 Source/web/ViewportAnchor.cpp     const LayoutRect currentNodeBounds = m_anchorNode->boundingBox();
LayoutRect         70 Source/web/ViewportAnchor.h     WebCore::LayoutRect m_anchorNodeBounds;
LayoutRect       1977 Source/web/tests/WebFrameTest.cpp     static WebCore::FloatSize computeRelativeOffset(const WebCore::IntPoint& absoluteOffset, const WebCore::LayoutRect& rect)