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

  /external/webkit/WebCore/platform/graphics/
FloatSize.h 67 FloatSize expandedTo(const FloatSize& other) const
IntPoint.h 92 IntPoint expandedTo(const IntPoint& other) const
106 *this = expandedTo(IntPoint());
IntSize.h 90 IntSize expandedTo(const IntSize& other) const
104 *this = expandedTo(IntSize());

Completed in 39 milliseconds