HomeSort by relevance Sort by last modified time
    Searched defs:expandedTo (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
FloatSize.h 74 FloatSize expandedTo(const FloatSize& other) const
IntSize.h 90 IntSize expandedTo(const IntSize& other) const
104 *this = expandedTo(IntSize());
IntPoint.h 95 IntPoint expandedTo(const IntPoint& other) const
109 *this = expandedTo(zero());

Completed in 36 milliseconds