Searched refs:getDelayValue (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSComputedStyleDeclaration.cpp1127 static PassRefPtr<CSSValue> getDelayValue(const AnimationList* animList) function in namespace:WebCore
2395 return getDelayValue(style->animations());
2603 return getDelayValue(style->transitions());

Completed in 77 milliseconds