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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGPathSegListBuilder.h40 void setCurrentSVGPathSegList(PassRefPtr<SVGPathSegList> pathSegList) { m_pathSegList = pathSegList; } function in class:blink::FINAL
H A DSVGPathSegList.cpp104 builder.setCurrentSVGPathSegList(this);

Completed in 221 milliseconds