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

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
H A DSVGListPropertyHelper.h133 RefPtr<Derived> svgList = Derived::create(); local
134 svgList->deepCopy(static_cast<Derived*>(this));
135 return svgList.release();

Completed in 74 milliseconds