Searched refs:ensureScriptedAnimationController (Results 1 – 2 of 2) sorted by relevance
3614 ensureScriptedAnimationController().enqueueEvent(event); in enqueueAnimationFrameEvent()3622 ensureScriptedAnimationController().enqueuePerFrameEvent(scrollEvent.release()); in enqueueScrollEventForNode()3629 ensureScriptedAnimationController().enqueuePerFrameEvent(event.release()); in enqueueResizeEvent()4769 ScriptedAnimationController& Document::ensureScriptedAnimationController() in ensureScriptedAnimationController() function in WebCore::Document4782 return ensureScriptedAnimationController().registerCallback(callback); in requestAnimationFrame()
1034 ScriptedAnimationController& ensureScriptedAnimationController();