Home
last modified time | relevance | path

Searched refs:inflateRectToContainMe (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/wince/
DPlatformPathWince.h119 void inflateRectToContainMe(FloatRect& r, const FloatPoint& lastPoint) const;
DPlatformPathWince.cpp415 void PlatformPathElement::inflateRectToContainMe(FloatRect& r, const FloatPoint& lastPoint) const in inflateRectToContainMe() function in WebCore::PlatformPathElement
550 e.inflateRectToContainMe(m_boundingRect, lastPoint()); in append()
560 it->inflateRectToContainMe(m_boundingRect, lastPoint()); in append()