Home
last modified time | relevance | path

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

/external/webkit/WebCore/svg/
DSVGPathSeg.h40 enum SVGPathSegType { enum
DSVGPathSegList.cpp192 switch (static_cast<SVGPathSeg::SVGPathSegType>(from->pathSegType())) { in createAnimated()