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

  /external/webkit/WebCore/svg/
SVGAnimationElement.h 71 enum AttributeType { AttributeTypeCSS, AttributeTypeXML, AttributeTypeAuto };
SVGAnimationElement.cpp 226 return AttributeTypeCSS;
283 if (type == AttributeTypeCSS)

Completed in 28 milliseconds