Searched refs:uniteEvenIfEmpty (Results 1 – 3 of 3) sorted by relevance
114 uniteEvenIfEmpty(other); in unite()117 void FloatRect::uniteEvenIfEmpty(const FloatRect& other) in uniteEvenIfEmpty() function in WebCore::FloatRect137 uniteEvenIfEmpty(other); in uniteIfNonZero()
135 void uniteEvenIfEmpty(const FloatRect&);
126 objectBoundingBox.uniteEvenIfEmpty(otherBoundingBox); in updateObjectBoundingBox()