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

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DFloatRect.cpp114 uniteEvenIfEmpty(other);
117 void FloatRect::uniteEvenIfEmpty(const FloatRect& other) function in class:WebCore::FloatRect
137 uniteEvenIfEmpty(other);
H A DFloatRect.h133 void uniteEvenIfEmpty(const FloatRect&);
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DSVGRenderSupport.cpp132 objectBoundingBox.uniteEvenIfEmpty(otherBoundingBox);

Completed in 804 milliseconds