startPendingAnimations   88 Source/core/animation/DocumentAnimations.cpp     if (document.cssPendingAnimations().startPendingAnimations()) {
startPendingAnimations   47 Source/core/animation/DocumentAnimations.h     static void startPendingAnimations(Document&);
startPendingAnimations   47 Source/core/animation/css/CSSPendingAnimations.h     bool startPendingAnimations();
startPendingAnimations  415 Source/core/rendering/compositing/RenderLayerCompositor.cpp     DocumentAnimations::startPendingAnimations(m_renderView.document());