Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/animation/
DAnimationBase.cpp561 static const int cInvalidPropertyWrapperIndex = -1; variable
675 gPropertyWrapperMap[i] = cInvalidPropertyWrapperIndex; in ensurePropertyMap()
694 ASSERT(gPropertyWrapperMap[propIndex] == cInvalidPropertyWrapperIndex); in addPropertyWrapper()