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

/macosx-10.10/WebCore-7600.1.25/svg/properties/
H A DSVGProperty.h29 BaseValRole, enumerator in enum:WebCore::SVGPropertyRole
H A DSVGAnimatedTransformListPropertyTearOff.h34 m_baseVal = SVGTransformListPropertyTearOff::create(this, BaseValRole, m_values, m_wrappers);
H A DSVGAnimatedPropertyTearOff.h49 m_baseVal = PropertyTearOff::create(this, BaseValRole, m_property);
H A DSVGAnimatedPathSegListPropertyTearOff.h37 m_baseVal = SVGPathSegListPropertyTearOff::create(this, BaseValRole, PathSegUnalteredRole, m_values, m_wrappers);
H A DSVGAnimatedListPropertyTearOff.h45 m_baseVal = ListPropertyTearOff::create(this, BaseValRole, m_values, m_wrappers);

Completed in 162 milliseconds