Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimations.cpp185 … bool startNeedsValue = missingStartValues && !startKeyframeProperties.contains(property); in resolveKeyframes() local
187 if (!startNeedsValue && !endNeedsValue) in resolveKeyframes()
190 if (startNeedsValue) in resolveKeyframes()