Searched defs:uniteIfNonZero (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/geometry/ | ||
D | LayoutRect.cpp | 92 void LayoutRect::uniteIfNonZero(const LayoutRect& other) in uniteIfNonZero() function in WebCore::LayoutRect |
D | IntRect.cpp | 105 void IntRect::uniteIfNonZero(const IntRect& other) in uniteIfNonZero() function in WebCore::IntRect |
D | FloatRect.cpp | 127 void FloatRect::uniteIfNonZero(const FloatRect& other) in uniteIfNonZero() function in WebCore::FloatRect |