Searched defs:isOverlayScrollbar (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderScrollbar.h60 virtual bool isOverlayScrollbar() const { return false; } function in class:WebCore::RenderScrollbar
/external/chromium_org/third_party/WebKit/Source/platform/exported/
H A DWebScrollbarThemeClientImpl.cpp217 bool WebScrollbarThemeClientImpl::isOverlayScrollbar() const function in class:WebCore::WebScrollbarThemeClientImpl
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
H A DScrollbar.cpp536 bool Scrollbar::isOverlayScrollbar() const function in class:WebCore::Scrollbar
544 if (!isOverlayScrollbar())

Completed in 343 milliseconds