Home
last modified time | relevance | path

Searched defs:pathSegRole (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGPathSegListBuilder.h41 void setCurrentSVGPathSegRole(SVGPathSegRole pathSegRole) { m_pathSegRole = pathSegRole; } in setCurrentSVGPathSegRole()
/external/webkit/Source/WebCore/svg/properties/
DSVGPathSegListPropertyTearOff.h38 …te(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, SVGPathSegRole pathSegRole) in create()
131 …ff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, SVGPathSegRole pathSegRole) in SVGPathSegListPropertyTearOff()