Searched refs:OVERFLOWCHANGED_LISTENER (Results 1 – 4 of 4) sorted by relevance
674 OVERFLOWCHANGED_LISTENER = 1 << 6, enumerator
3949 addListenerType(OVERFLOWCHANGED_LISTENER); in addListenerTypeIfNeeded()
929 if (document->hasListenerType(Document::OVERFLOWCHANGED_LISTENER)) in layout()
116 …lock->hasOverflowClip() && m_block->document().hasListenerType(Document::OVERFLOWCHANGED_LISTENER); in OverflowEventDispatcher()