Home | History | Annotate | Download | only in rendering

Lines Matching refs:animations

1094         const TimingFunction* tf = keyframeStyle->hasAnimations() ? &((*keyframeStyle->animations()).animation(0)->timingFunction()) : 0;
1130 // The boxSize param is only used for transform animations (which can only run on RenderBoxes), so we pass an empty size here.