HomeSort by relevance Sort by last modified time
    Searched refs:inflateRectToContainMe (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/graphics/wince/
PlatformPathWince.h 119 void inflateRectToContainMe(FloatRect& r, const FloatPoint& lastPoint) const;
PlatformPathWince.cpp 415 void PlatformPathElement::inflateRectToContainMe(FloatRect& r, const FloatPoint& lastPoint) const
550 e.inflateRectToContainMe(m_boundingRect, lastPoint());
560 it->inflateRectToContainMe(m_boundingRect, lastPoint());

Completed in 511 milliseconds