Home
last modified time | relevance | path

Searched refs:checkInvalidCSSAttributeType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimationElement.cpp330 checkInvalidCSSAttributeType(targetElement()); in setAttributeType()
690 checkInvalidCSSAttributeType(target); in setTargetElement()
696 checkInvalidCSSAttributeType(targetElement()); in setAttributeName()
699 void SVGAnimationElement::checkInvalidCSSAttributeType(SVGElement* target) in checkInvalidCSSAttributeType() function in WebCore::SVGAnimationElement
DSVGAnimationElement.h206 void checkInvalidCSSAttributeType(SVGElement*);