Searched refs:relevancy (Results 1 – 4 of 4) sorted by relevance
924 int RenderLayerScrollableArea::verticalScrollbarWidth(OverlayScrollbarSizeRelevancy relevancy) const in verticalScrollbarWidth()926 …if (!m_vBar || (m_vBar->isOverlayScrollbar() && (relevancy == IgnoreOverlayScrollbarSize || !m_vBa… in verticalScrollbarWidth()931 int RenderLayerScrollableArea::horizontalScrollbarHeight(OverlayScrollbarSizeRelevancy relevancy) c… in horizontalScrollbarHeight()933 …if (!m_hBar || (m_hBar->isOverlayScrollbar() && (relevancy == IgnoreOverlayScrollbarSize || !m_hBa… in horizontalScrollbarHeight()
1374 …RenderTable::overflowClipRect(const LayoutPoint& location, OverlayScrollbarSizeRelevancy relevancy) in overflowClipRect() argument1376 LayoutRect rect = RenderBlock::overflowClipRect(location, relevancy); in overflowClipRect()
1695 …t RenderBox::overflowClipRect(const LayoutPoint& location, OverlayScrollbarSizeRelevancy relevancy) in overflowClipRect() argument1708 clipRect.move(layer()->scrollableArea()->verticalScrollbarWidth(relevancy), 0); in overflowClipRect()1709 …rollableArea()->verticalScrollbarWidth(relevancy), layer()->scrollableArea()->horizontalScrollbarH… in overflowClipRect()
674 relevancy-level-indicator