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
49 Keyframe, // Not used. These are internally non-rule StyleKeyframe objects. enumerator
45 Keyframe::Keyframe(double time, scoped_ptr<TimingFunction> timing_function) in Keyframe() function in cc::Keyframe