Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyTearOff.h42 PropertyIsAnimVal enumerator
56 return m_propertyIsAnimVal == PropertyIsAnimVal; in isAnimVal()
DSVGAnimatedProperty.h281 …= TearOffType::create(this->currentValue(), this->contextElement(), PropertyIsAnimVal, this->attri… in animVal()