Searched defs:unionRect (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DIntRect.cpp128 IntRect unionRect(const Vector<IntRect>& rects) function in namespace:WebCore
H A DFloatRect.h200 inline FloatRect unionRect(const FloatRect& a, const FloatRect& b) function in namespace:WebCore
H A DIntRect.h218 inline IntRect unionRect(const IntRect& a, const IntRect& b) function in namespace:WebCore
225 IntRect unionRect(const Vector<IntRect>&);

Completed in 74 milliseconds