Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/animation/
H A DAnimationBase.cpp889 PropertyWrapperBase* currWrapper = shorthandWrapper->propertyWrappers()[i]; in gatherEnclosingShorthandProperties() local
891 …if (gatherEnclosingShorthandProperties(property, currWrapper, propertySet) || currWrapper->propert… in gatherEnclosingShorthandProperties()