Home | History | Annotate | Download | only in css

Lines Matching refs:hasListenerType

597     if (m_target->document().hasListenerType(listenerType)) {
638 if (currentPhase == AnimationNode::PhaseAfter && currentPhase != m_previousPhase && m_target->document().hasListenerType(Document::TRANSITIONEND_LISTENER)) {