Searched refs:pathSegRole (Results 1 – 2 of 2) sorted by relevance
38 …te(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, SVGPathSegRole pathSegRole) in create() argument41 return adoptRef(new SVGPathSegListPropertyTearOff(animatedProperty, role, pathSegRole)); in create()131 …ff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, SVGPathSegRole pathSegRole) in SVGPathSegListPropertyTearOff() argument134 , m_pathSegRole(pathSegRole) in SVGPathSegListPropertyTearOff()
41 void setCurrentSVGPathSegRole(SVGPathSegRole pathSegRole) { m_pathSegRole = pathSegRole; } in setCurrentSVGPathSegRole() argument