Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimations.cpp186 bool endNeedsValue = missingEndValues && !endKeyframeProperties.contains(property); in resolveKeyframes() local
187 if (!startNeedsValue && !endNeedsValue) in resolveKeyframes()
192 if (endNeedsValue) in resolveKeyframes()