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

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrameView.h438 bool hasCustomScrollbars() const;
H A DFrameView.cpp2859 bool FrameView::hasCustomScrollbars() const function in class:WebCore::FrameView
2866 if (toFrameView(widget)->hasCustomScrollbars())
2900 if (RenderTheme::theme().supportsControlTints() || hasCustomScrollbars())

Completed in 569 milliseconds