Searched refs:verticalLayoutOverflowChanged (Results 1 – 1 of 1) sorted by relevance
128 … bool verticalLayoutOverflowChanged = hasVerticalLayoutOverflow != m_hadVerticalLayoutOverflow; in ~OverflowEventDispatcher() local130 if (!horizontalLayoutOverflowChanged && !verticalLayoutOverflowChanged) in ~OverflowEventDispatcher()133 …horizontalLayoutOverflowChanged, hasHorizontalLayoutOverflow, verticalLayoutOverflowChanged, hasVe… in ~OverflowEventDispatcher()