Searched refs:enclosingIntRect (Results 1 – 25 of 63) sorted by relevance
123
71 m_object->repaintUsingContainer(m_repaintContainer, enclosingIntRect(m_rect)); in repaint()92 m_object->repaintUsingContainer(m_repaintContainer, enclosingIntRect(m_rects)); in repaint()
69 m_boundingBox = enclosingIntRect(quad.boundingBox()); in HitTestLocation()129 m_boundingBox = enclosingIntRect(m_transformedRect.boundingBox()); in move()
178 …ASSERT(enclosingIntRect(rendererMappedResult) == enclosingIntRect(FloatQuad(result).boundingBox())… in mapToContainer()
152 IntRect paintRectInParent = enclosingIntRect(localToParentTransform().mapRect(repaintRect)); in paint()160 …IntRect paintRectInParent = enclosingIntRect(localToParentTransform().mapRect(repaintRectInLocalCo… in addFocusRingRects()
84 … m_imageResource->setContainerSizeForRenderer(enclosingIntRect(m_objectBoundingBox).size()); in updateImageViewport()227 IntRect contentRect = enclosingIntRect(repaintRectInLocalCoordinates()); in addFocusRingRects()
88 return enclosingIntRect(absoluteTransform.mapRect(targetRect)); in calculateImageBufferRect()
310 ts << " " << enclosingIntRect(const_cast<RenderObject&>(object).absoluteClippedOverflowRect()); in writePositionAndStyle()368 …ts << " " << enclosingIntRect(FloatRect(text.location(), FloatSize(box->logicalWidth(), box->logic… in writeRenderSVGTextBox()586 …ts << " " << enclosingIntRect(FloatRect(text.firstRunOrigin(), text.floatLinesBoundingBox().size()… in writeSVGInlineText()
80 setAbsolutePaintRect(enclosingIntRect(paintRect)); in determineAbsolutePaintRect()148 imageSize = enclosingIntRect(renderer->repaintRectInLocalCoordinates()).size(); in externalRepresentation()
38 IntRect enclosingIntRect(const CGRect& rect) in enclosingIntRect() function
37 …virtual void determineAbsolutePaintRect() { setAbsolutePaintRect(enclosingIntRect(maxEffectRect())… in determineAbsolutePaintRect()
49 …virtual void determineAbsolutePaintRect() { setAbsolutePaintRect(enclosingIntRect(maxEffectRect())… in determineAbsolutePaintRect()
48 setAbsolutePaintRect(enclosingIntRect(paintRect)); in determineAbsolutePaintRect()
56 …virtual void determineAbsolutePaintRect() { setAbsolutePaintRect(enclosingIntRect(maxEffectRect())… in determineAbsolutePaintRect()
49 setAbsolutePaintRect(enclosingIntRect(paintRect)); in determineAbsolutePaintRect()
63 …virtual void determineAbsolutePaintRect() { setAbsolutePaintRect(enclosingIntRect(maxEffectRect())… in determineAbsolutePaintRect()
74 …virtual void determineAbsolutePaintRect() { setAbsolutePaintRect(enclosingIntRect(maxEffectRect())… in determineAbsolutePaintRect()
78 setAbsolutePaintRect(enclosingIntRect(paintRect)); in determineAbsolutePaintRect()
64 setAbsolutePaintRect(enclosingIntRect(absolutePaintRect)); in determineAbsolutePaintRect()
197 PLATFORM_EXPORT IntRect enclosingIntRect(const CGRect&);199 PLATFORM_EXPORT IntRect enclosingIntRect(const NSRect&);
110 return enclosingIntRect(boundingBox()); in enclosingBoundingBox()
132 IntRect enclosingIntRect(const LayoutRect& rect) in enclosingIntRect() function
51 IntRect imageChangeRect = enclosingIntRect(changedRect); in canvasChanged()
244 context->clip(enclosingIntRect(dstRect)); in draw()264 view->paint(context, enclosingIntRect(srcRect)); in draw()
38 IntRect enclosingIntRect(const NSRect& rect)