Searched refs:horizontalLayoutOverflowChanged (Results 1 – 1 of 1) sorted by relevance
127 …bool horizontalLayoutOverflowChanged = hasHorizontalLayoutOverflow != m_hadHorizontalLayoutOverflo… in ~OverflowEventDispatcher() local130 if (!horizontalLayoutOverflowChanged && !verticalLayoutOverflowChanged) in ~OverflowEventDispatcher()133 …RefPtr<OverflowEvent> event = OverflowEvent::create(horizontalLayoutOverflowChanged, hasHorizontal… in ~OverflowEventDispatcher()