Searched defs:keyframe (Results 1 – 4 of 4) sorted by relevance
58 void KeyframeList::insert(const KeyframeValue& keyframe) in insert()
32 static WEBP_INLINE int hev_thresh_from_level(int level, int keyframe) { in hev_thresh_from_level()
1510 …onst RenderStyle* elementStyle, const WebKitCSSKeyframeRule* keyframeRule, KeyframeValue& keyframe) in styleForKeyframe()1585 KeyframeValue keyframe(0, 0); in keyframeStylesForAnimation() local1602 KeyframeValue keyframe(0, 0); in keyframeStylesForAnimation() local1611 KeyframeValue keyframe(1, 0); in keyframeStylesForAnimation() local
6478 RefPtr<WebKitCSSKeyframeRule> keyframe = WebKitCSSKeyframeRule::create(m_styleSheet); in createKeyframeRule() local