Searched refs:hasAutoVerticalScrollbar (Results 1 – 2 of 2) sorted by relevance
466 …bool hasAutoVerticalScrollbar() const { return hasOverflowClip() && (style()->overflowY() == OAUTO… in hasAutoVerticalScrollbar() function473 …st { return hasOverflowClip() && (style()->overflowY() == OSCROLL || hasAutoVerticalScrollbar()); } in scrollsOverflowY()
563 …bool autoVerticalScrollBarChanged = m_box->hasAutoVerticalScrollbar() && (hasVerticalScrollbar() !… in updateAfterLayout()568 if (m_box->hasAutoVerticalScrollbar()) in updateAfterLayout()