Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/animation/
DAnimationBase.cpp745 static const int animatableShorthandProperties[] = { in addShorthandProperties() local
765 for (size_t i = 0; i < WTF_ARRAY_LENGTH(animatableShorthandProperties); ++i) { in addShorthandProperties()
766 int propertyID = animatableShorthandProperties[i]; in addShorthandProperties()