Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/animation/
DAnimationBase.cpp703 static const int animatableShorthandProperties[] = { in addShorthandProperties() local
722 …for (unsigned i = 0; i < sizeof(animatableShorthandProperties) / sizeof(animatableShorthandPropert… in addShorthandProperties()
723 int propertyID = animatableShorthandProperties[i]; in addShorthandProperties()