Searched refs:relevancy (Results 1 – 5 of 5) sorted by relevance
62 …nderLayer* root, ClipRectsCacheSlot slot, OverlayScrollbarSizeRelevancy relevancy = IgnoreOverlayS…64 , scrollbarRelevancy(relevancy) in rootLayer()
936 int RenderLayerScrollableArea::verticalScrollbarWidth(OverlayScrollbarSizeRelevancy relevancy) const in verticalScrollbarWidth()938 …if (!m_vBar || (m_vBar->isOverlayScrollbar() && (relevancy == IgnoreOverlayScrollbarSize || !m_vBa… in verticalScrollbarWidth()943 int RenderLayerScrollableArea::horizontalScrollbarHeight(OverlayScrollbarSizeRelevancy relevancy) c… in horizontalScrollbarHeight()945 …if (!m_hBar || (m_hBar->isOverlayScrollbar() && (relevancy == IgnoreOverlayScrollbarSize || !m_hBa… in horizontalScrollbarHeight()
1275 …RenderTable::overflowClipRect(const LayoutPoint& location, OverlayScrollbarSizeRelevancy relevancy) in overflowClipRect() argument1277 LayoutRect rect = RenderBlock::overflowClipRect(location, relevancy); in overflowClipRect()
1418 …t RenderBox::overflowClipRect(const LayoutPoint& location, OverlayScrollbarSizeRelevancy relevancy) in overflowClipRect() argument1431 clipRect.move(layer()->scrollableArea()->verticalScrollbarWidth(relevancy), 0); in overflowClipRect()1432 …rollableArea()->verticalScrollbarWidth(relevancy), layer()->scrollableArea()->horizontalScrollbarH… in overflowClipRect()
673 relevancy-level-indicator