Searched refs:scrollsOverflowY (Results 1 – 4 of 4) sorted by relevance
333 bool scrollsOverflow() const { return scrollsOverflowX() || scrollsOverflowY(); } in scrollsOverflow()335 …bool scrollsOverflowY() const { return hasOverflowClip() && (style()->overflowY() == OSCROLL || ha… in scrollsOverflowY() function
1945 …if (scrollsOverflowY() && (!cell->style()->logicalHeight().isAuto() || !cell->table()->style()->lo… in computePercentageLogicalHeight()
47516 (WebCore::RenderObject::scrollsOverflowY):
49553 (WebCore::RenderBox::scrollsOverflowY):