Searched defs:CatchUpAnimation (Results 1 – 2 of 2) sorted by relevance
101 enum CatchUpAnimation { DoNotCatchUp, CatchUp }; enum
343 void SVGImage::startAnimation(CatchUpAnimation) in startAnimation() argument