Searched refs:m_hadHorizontalLayoutOverflow (Results 1 – 1 of 1) sorted by relevance
114 m_hadHorizontalLayoutOverflow = m_block->hasHorizontalLayoutOverflow(); in OverflowEventDispatcher()127 …ool horizontalLayoutOverflowChanged = hasHorizontalLayoutOverflow != m_hadHorizontalLayoutOverflow; in ~OverflowEventDispatcher()141 bool m_hadHorizontalLayoutOverflow; member in WebCore::OverflowEventDispatcher