Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/dom/animation/
H A DKeyframeEffectReadOnly.h270 result.mServo = mBaseStyleValuesForServo.GetWeak(aProperty, &hasProperty); in BaseStyle()
413 mBaseStyleValuesForServo; variable
H A DKeyframeEffectReadOnly.cpp479 mBaseStyleValuesForServo.Clear(); in EnsureBaseStyles()
531 mBaseStyleValuesForServo.Put(aProperty.mProperty, baseValue); in EnsureBaseStyle()
615 Servo_AnimationCompose(&aAnimationValues, &mBaseStyleValuesForServo, in ComposeStyleRule()
1224 mBaseStyleValuesForServo.GetWeak(propertyValue.mProperty); in GetKeyframes()