Searched refs:hasCustomScrollbarStyle (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderLayerScrollableArea.cpp856 bool hasCustomScrollbarStyle = actualRenderer->isBox() && actualRenderer->style()->hasPseudoStyle(SCROLLBAR); local
857 if (hasCustomScrollbarStyle) {

Completed in 317 milliseconds