Searched refs:setCurrentPath (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGPathBuilder.h38 void setCurrentPath(Path* path) { m_path = path; } function in class:WebCore::SVGPathBuilder
H A DSVGPathParserFactory.cpp46 s_builder->setCurrentPath(&result);

Completed in 62 milliseconds