Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/wince/
DPlatformPathWince.h167 void addToSubpath(const PlatformPathElement& e);
DPlatformPathWince.cpp493 void PlatformPath::addToSubpath(const PlatformPathElement& e) in addToSubpath() function in WebCore::PlatformPath
551 addToSubpath(e); in append()
559 addToSubpath(*it); in append()