Searched defs:Keyframe (Results 1 – 3 of 3) sorted by relevance
82 Keyframe() in Keyframe() function88 …Keyframe(double offset, AnimationEffect::CompositeOperation composite, PassRefPtr<TimingFunction> … in Keyframe() function
50 Keyframe, // Not used. These are internally non-rule StyleKeyframe objects. enumerator
53 Keyframe::Keyframe(double time, scoped_ptr<TimingFunction> timing_function) in Keyframe() function in cc::Keyframe