Searched defs:isScrollableAreaActive (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/exported/ | ||
D | WebScrollbarImpl.cpp | 79 bool WebScrollbarImpl::isScrollableAreaActive() const in isScrollableAreaActive() function in blink::WebScrollbarImpl |
D | WebScrollbarThemeClientImpl.cpp | 128 bool WebScrollbarThemeClientImpl::isScrollableAreaActive() const in isScrollableAreaActive() function in WebCore::WebScrollbarThemeClientImpl |
/external/chromium_org/third_party/WebKit/Source/web/ | ||
D | WebPluginScrollbarImpl.cpp | 155 bool WebPluginScrollbarImpl::isScrollableAreaActive() const in isScrollableAreaActive() function in blink::WebPluginScrollbarImpl |
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ | ||
D | Scrollbar.cpp | 122 bool Scrollbar::isScrollableAreaActive() const in isScrollableAreaActive() function in WebCore::Scrollbar |