HomeSort by relevance Sort by last modified time
    Searched refs:BaseValRole (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebCore/svg/properties/
SVGProperty.h 30 BaseValRole,
SVGAnimatedTransformListPropertyTearOff.h 35 m_baseVal = SVGTransformListPropertyTearOff::create(this, BaseValRole);
SVGAnimatedPathSegListPropertyTearOff.h 37 m_baseVal = SVGPathSegListPropertyTearOff::create(this, BaseValRole, role);
SVGAnimatedPropertyTearOff.h 35 m_baseVal = SVGPropertyTearOff<PropertyType>::create(this, BaseValRole, m_property);
SVGAnimatedListPropertyTearOff.h 43 m_baseVal = SVGListPropertyTearOff<PropertyType>::create(this, BaseValRole);

Completed in 30 milliseconds