Home | History | Annotate | Download | only in dom

Lines Matching refs:timelineAgentIsActive

2697     bool timelineAgentIsActive = timelineAgent && eventHasListeners(event->type(), targetForWindowEvents, this, ancestors);
2698 if (timelineAgentIsActive)
2783 if (timelineAgentIsActive && (timelineAgent = document()->inspectorTimelineAgent()))