Home
last modified time | relevance | path

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

/external/webkit/WebCore/svg/
DSVGParserUtilities.cpp676 Path temporaryPath; in build() local
677 m_path = &temporaryPath; in build()
680 temporaryPath.swap(*path); in build()