Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/animation/
DAnimationBase.cpp885 PropertyWrapperBase* currWrapper = shorthandWrapper->propertyWrappers()[i]; in gatherEnclosingShorthandProperties() local
887 …if (gatherEnclosingShorthandProperties(property, currWrapper, propertySet) || currWrapper->propert… in gatherEnclosingShorthandProperties()