Searched refs:uniteEvenIfEmpty (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFloatRect.cpp106 uniteEvenIfEmpty(other);
109 void FloatRect::uniteEvenIfEmpty(const FloatRect& other) function in class:WebCore::FloatRect
129 uniteEvenIfEmpty(other);
H A DFloatRect.h136 void uniteEvenIfEmpty(const FloatRect&);
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGRenderSupport.cpp144 objectBoundingBox.uniteEvenIfEmpty(otherBoundingBox);
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderObject.cpp1205 result.uniteEvenIfEmpty(quads[i].boundingBox());

Completed in 146 milliseconds