enclosingIntRect 51 Source/core/css/CSSCanvasValue.cpp IntRect imageChangeRect = enclosingIntRect(changedRect); enclosingIntRect 1781 Source/core/editing/FrameSelection.cpp rect = revealExtentOption == RevealExtent ? VisiblePosition(extent()).absoluteCaretBounds() : enclosingIntRect(bounds(false)); enclosingIntRect 576 Source/core/frame/LocalFrame.cpp IntRect paintingRect = enclosingIntRect(selection().bounds()); enclosingIntRect 221 Source/core/html/HTMLCanvasElement.cpp ro->repaintRectangle(enclosingIntRect(m_dirtyRect)); enclosingIntRect 1895 Source/core/html/canvas/CanvasRenderingContext2D.cpp IntRect imageDataRect = enclosingIntRect(logicalRect); enclosingIntRect 1954 Source/core/html/canvas/CanvasRenderingContext2D.cpp IntRect destRect = enclosingIntRect(clipRect); enclosingIntRect 784 Source/core/page/DragController.cpp IntRect draggingRect = enclosingIntRect(sourceFrame->selection().bounds()); enclosingIntRect 563 Source/core/page/scrolling/ScrollingCoordinator.cpp webRects[i] = enclosingIntRect(iter->value[i]); enclosingIntRect 132 Source/core/rendering/EllipsisBox.cpp return enclosingIntRect(font.selectionRectForText(RenderBlockFlow::constructTextRun(&renderer(), font, m_str, style, TextRun::AllowTrailingExpansion), IntPoint(logicalLeft(), logicalTop() + root().selectionTopAdjustedForPrecedingBlock()), root().selectionHeightAdjustedForPrecedingBlock())); enclosingIntRect 261 Source/core/rendering/FilterEffectRenderer.cpp IntRect filterRect = enclosingIntRect(floatFilterRect); enclosingIntRect 65 Source/core/rendering/HitTestLocation.cpp m_boundingBox = enclosingIntRect(quad.boundingBox()); enclosingIntRect 121 Source/core/rendering/HitTestLocation.cpp m_boundingBox = enclosingIntRect(m_transformedRect.boundingBox()); enclosingIntRect 93 Source/core/rendering/InlineTextBox.cpp return enclosingIntRect(logicalFrameRect()); enclosingIntRect 217 Source/core/rendering/InlineTextBox.cpp r = enclosingIntRect(font.selectionRectForText(textRun, startingPoint, selHeight, sPos, ePos)); enclosingIntRect 219 Source/core/rendering/InlineTextBox.cpp r = enclosingIntRect(FloatRect(startingPoint, FloatSize(m_logicalWidth, selHeight.toFloat()))); enclosingIntRect 1239 Source/core/rendering/InlineTextBox.cpp IntRect markerRect = enclosingIntRect(font.selectionRectForText(run, startPoint, selHeight, startPosition, endPosition)); enclosingIntRect 1284 Source/core/rendering/InlineTextBox.cpp IntRect markerRect = enclosingIntRect(font.selectionRectForText(run, IntPoint(x(), selectionTop()), selHeight, sPos, ePos)); enclosingIntRect 97 Source/core/rendering/RenderFileUploadControl.cpp IntRect clipRect = enclosingIntRect(LayoutRect(paintOffset.x() + borderLeft(), paintOffset.y() + borderTop(), enclosingIntRect 178 Source/core/rendering/RenderGeometryMap.cpp ASSERT(enclosingIntRect(rendererMappedResult) == enclosingIntRect(FloatQuad(result).boundingBox())); enclosingIntRect 257 Source/core/rendering/RenderImage.cpp repaintRect = enclosingIntRect(mapRect(*rect, FloatRect(FloatPoint(), m_imageResource->imageSize(1.0f)), contentBoxRect())); enclosingIntRect 450 Source/core/rendering/RenderImage.cpp IntRect repaintRect = enclosingIntRect(path.boundingRect()); enclosingIntRect 616 Source/core/rendering/RenderInline.cpp IntRect intRect = enclosingIntRect(rect); enclosingIntRect 768 Source/core/rendering/RenderInline.cpp m_region.unite(enclosingIntRect(rect)); enclosingIntRect 846 Source/core/rendering/RenderInline.cpp return enclosingIntRect(floatResult); enclosingIntRect 872 Source/core/rendering/RenderInline.cpp result = enclosingIntRect(FloatRect(x, y, width, height)); enclosingIntRect 1849 Source/core/rendering/RenderLayer.cpp LayerPaintingInfo paintingInfo(this, enclosingIntRect(damageRect), paintBehavior, LayoutSize(), paintingRoot, &overlapTestRequests); enclosingIntRect 1862 Source/core/rendering/RenderLayer.cpp LayerPaintingInfo paintingInfo(this, enclosingIntRect(damageRect), paintBehavior, LayoutSize(), paintingRoot); enclosingIntRect 2285 Source/core/rendering/RenderLayer.cpp LayerPaintingInfo transformedPaintingInfo(this, enclosingIntRect(transform.inverse().mapRect(paintingInfo.paintDirtyRect)), paintingInfo.paintBehavior, enclosingIntRect 3304 Source/core/rendering/RenderLayer.cpp m_blockSelectionGapsBounds.unite(enclosingIntRect(bounds)); enclosingIntRect 442 Source/core/rendering/RenderLayerScrollableArea.cpp return -scrollOrigin() + enclosingIntRect(m_overflowRect).size() - enclosingIntRect(m_box->clientBoxRect()).size(); enclosingIntRect 71 Source/core/rendering/RenderSelectionInfo.h m_object->repaintUsingContainer(m_repaintContainer, enclosingIntRect(m_rect), InvalidationSelection); enclosingIntRect 92 Source/core/rendering/RenderSelectionInfo.h m_object->repaintUsingContainer(m_repaintContainer, enclosingIntRect(m_rects), InvalidationSelection); enclosingIntRect 325 Source/core/rendering/RenderText.cpp rects.append(enclosingIntRect(FloatRect(accumulatedOffset + box->topLeft(), box->size()))); enclosingIntRect 1559 Source/core/rendering/RenderText.cpp result = enclosingIntRect(FloatRect(x, y, width, height)); enclosingIntRect 602 Source/core/rendering/compositing/CompositedLayerMapping.cpp IntRect squashLayerBounds = enclosingIntRect(totalSquashBounds); enclosingIntRect 816 Source/core/rendering/compositing/CompositedLayerMapping.cpp IntRect clientBox = enclosingIntRect(renderBox->clientBoxRect()); enclosingIntRect 43 Source/core/rendering/compositing/CompositingPropertyUpdater.cpp properties.clippedAbsoluteBoundingBox = enclosingIntRect(m_geometryMap.absoluteRect(layer->overlapBounds())); enclosingIntRect 299 Source/core/rendering/compositing/CompositingReasonFinder.cpp if (!viewBounds.intersects(enclosingIntRect(layerBounds))) { enclosingIntRect 158 Source/core/rendering/svg/RenderSVGContainer.cpp IntRect paintRectInParent = enclosingIntRect(localToParentTransform().mapRect(repaintRect)); enclosingIntRect 166 Source/core/rendering/svg/RenderSVGContainer.cpp IntRect paintRectInParent = enclosingIntRect(localToParentTransform().mapRect(repaintRectInLocalCoordinates())); enclosingIntRect 84 Source/core/rendering/svg/RenderSVGImage.cpp m_imageResource->setContainerSizeForRenderer(enclosingIntRect(m_objectBoundingBox).size()); enclosingIntRect 234 Source/core/rendering/svg/RenderSVGImage.cpp IntRect contentRect = enclosingIntRect(repaintRectInLocalCoordinates()); enclosingIntRect 138 Source/core/rendering/svg/RenderSVGInlineText.cpp return enclosingIntRect(floatLinesBoundingBox()); enclosingIntRect 74 Source/core/rendering/svg/RenderSVGModelObject.cpp IntRect rect = enclosingIntRect(strokeBoundingBox()); enclosingIntRect 197 Source/core/rendering/svg/RenderSVGResourceFilter.cpp IntRect intDrawingRegion = enclosingIntRect(absoluteDrawingRegion); enclosingIntRect 221 Source/core/rendering/svg/RenderSVGResourceFilter.cpp FloatRect boundaries = enclosingIntRect(filterData->boundaries); enclosingIntRect 370 Source/core/rendering/svg/RenderSVGRoot.cpp LayoutRect rect = enclosingIntRect(repaintRect); enclosingIntRect 301 Source/core/rendering/svg/RenderSVGShape.cpp IntRect rect = enclosingIntRect(repaintRectInLocalCoordinates()); enclosingIntRect 178 Source/core/rendering/svg/SVGInlineTextBox.cpp return enclosingIntRect(selectionRect); enclosingIntRect 331 Source/core/rendering/svg/SVGRenderTreeAsText.cpp ts << " " << enclosingIntRect(const_cast<RenderObject&>(object).absoluteClippedOverflowRect()); enclosingIntRect 390 Source/core/rendering/svg/SVGRenderTreeAsText.cpp ts << " " << enclosingIntRect(FloatRect(text.location(), FloatSize(box->logicalWidth(), box->logicalHeight()))); enclosingIntRect 608 Source/core/rendering/svg/SVGRenderTreeAsText.cpp ts << " " << enclosingIntRect(FloatRect(text.firstRunOrigin(), text.floatLinesBoundingBox().size())) << "\n"; enclosingIntRect 88 Source/core/rendering/svg/SVGRenderingContext.h return enclosingIntRect(absoluteTransform.mapRect(targetRect)); enclosingIntRect 253 Source/core/svg/graphics/SVGImage.cpp context->clip(enclosingIntRect(dstRect)); enclosingIntRect 280 Source/core/svg/graphics/SVGImage.cpp view->paint(context, enclosingIntRect(srcRect)); enclosingIntRect 174 Source/core/svg/graphics/filters/SVGFEImage.cpp imageSize = enclosingIntRect(getRendererRepaintRect(renderer)).size(); enclosingIntRect 110 Source/platform/geometry/FloatQuad.h return enclosingIntRect(boundingBox()); enclosingIntRect 230 Source/platform/geometry/FloatRect.h PLATFORM_EXPORT IntRect enclosingIntRect(const FloatRect&); enclosingIntRect 195 Source/platform/geometry/IntRect.h PLATFORM_EXPORT IntRect enclosingIntRect(const CGRect&); enclosingIntRect 197 Source/platform/geometry/IntRect.h PLATFORM_EXPORT IntRect enclosingIntRect(const NSRect&); enclosingIntRect 210 Source/platform/geometry/LayoutRect.h PLATFORM_EXPORT IntRect enclosingIntRect(const LayoutRect&); enclosingIntRect 495 Source/platform/graphics/GraphicsContext.cpp IntRect recordingRect = enclosingIntRect(bounds); enclosingIntRect 243 Source/platform/graphics/filters/FEComposite.cpp if (absolutePaintRect().contains(enclosingIntRect(requestedRect))) enclosingIntRect 81 Source/platform/graphics/filters/FilterEffect.cpp if (absolutePaintRect().contains(enclosingIntRect(requestedRect))) enclosingIntRect 164 Source/platform/graphics/filters/FilterEffect.cpp IntRect intPaintRect(enclosingIntRect(paintRect)); enclosingIntRect 222 Source/platform/graphics/skia/NativeImageSkia.cpp SkIRect enclosingScaledSrcRect = enclosingIntRect(*scaledSrcRect); enclosingIntRect 513 Source/platform/graphics/skia/NativeImageSkia.cpp bitmap().extractSubset(&srcSubset, enclosingIntRect(normSrcRect)); enclosingIntRect 275 Source/platform/transforms/AffineTransform.cpp return enclosingIntRect(mapRect(FloatRect(rect))); enclosingIntRect 669 Source/platform/transforms/TransformationMatrix.cpp return enclosingIntRect(mapRect(FloatRect(rect))); enclosingIntRect 250 Source/web/LinkHighlight.cpp m_contentLayer->layer()->setBounds(enclosingIntRect(boundingRect).size()); enclosingIntRect 116 Source/web/PopupContainer.cpp IntRect enclosingScreen = enclosingIntRect(screen); enclosingIntRect 140 Source/web/TextFinder.cpp m_ownerFrame.viewImpl()->zoomToFindInPageRect(m_ownerFrame.frameView()->contentsToWindow(enclosingIntRect(RenderObject::absoluteBoundingBoxRectForRange(m_activeMatch.get())))); enclosingIntRect 582 Source/web/TextFinder.cpp IntRect activeMatchBoundingBox = enclosingIntRect(RenderObject::absoluteBoundingBoxRectForRange(m_activeMatch.get())); enclosingIntRect 3220 Source/web/tests/WebFrameTest.cpp EXPECT_EQ(enclosingIntRect(activeMatch), enclosingIntRect(resultRect));