Searched refs:hasCustomScrollbarStyle (Results 1 – 4 of 4) sorted by relevance
426 bool hasCustomScrollbarStyle = style()->hasPseudoStyle(SCROLLBAR); in createScrollbar() local427 if (hasCustomScrollbarStyle) in createScrollbar()
688 bool hasCustomScrollbarStyle = style()->hasPseudoStyle(SCROLLBAR); in createScrollbar() local689 if (hasCustomScrollbarStyle) in createScrollbar()
837 bool hasCustomScrollbarStyle = style()->hasPseudoStyle(SCROLLBAR); in createScrollbar() local838 if (hasCustomScrollbarStyle) in createScrollbar()
1670 …bool hasCustomScrollbarStyle = actualRenderer->isBox() && actualRenderer->style()->hasPseudoStyle(… in createScrollbar() local1671 if (hasCustomScrollbarStyle) in createScrollbar()