Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/wince/
DPlatformPathWinCE.h124 void inflateRectToContainMe(FloatRect& r, const FloatPoint& lastPoint) const;
DPlatformPathWinCE.cpp414 void PlatformPathElement::inflateRectToContainMe(FloatRect& r, const FloatPoint& lastPoint) const in inflateRectToContainMe() function in WebCore::PlatformPathElement
549 e.inflateRectToContainMe(m_boundingRect, lastPoint()); in append()
559 it->inflateRectToContainMe(m_boundingRect, lastPoint()); in append()