Searched refs:uniteIfNonZero (Results 1 – 7 of 7) sorted by relevance
92 void LayoutRect::uniteIfNonZero(const LayoutRect& other) in uniteIfNonZero() function in WebCore::LayoutRect
105 void IntRect::uniteIfNonZero(const IntRect& other) in uniteIfNonZero() function in WebCore::IntRect
135 void uniteIfNonZero(const IntRect&);
136 void uniteIfNonZero(const FloatRect&);
148 void uniteIfNonZero(const LayoutRect&);
127 void FloatRect::uniteIfNonZero(const FloatRect& other) in uniteIfNonZero() function in WebCore::FloatRect
835 m_rect.uniteIfNonZero(rect); in operator ()()948 result.uniteIfNonZero(logicalRect); in culledInlineVisualOverflowBoundingBox()951 result.uniteIfNonZero(logicalRect.transposedRect()); in culledInlineVisualOverflowBoundingBox()958 result.uniteIfNonZero(currInline->culledInlineVisualOverflowBoundingBox()); in culledInlineVisualOverflowBoundingBox()960 result.uniteIfNonZero(currInline->linesVisualOverflowBoundingBox()); in culledInlineVisualOverflowBoundingBox()965 result.uniteIfNonZero(currText->linesVisualOverflowBoundingBox()); in culledInlineVisualOverflowBoundingBox()