Searched defs:scrollbars (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ui/
H A Dresults_unittests.js48 "scrollbars/custom-scrollbar-with-incomplete-style.html": {
93 "scrollbars/custom-scrollbar-with-incomplete-style.html": {
99 "scrollbars/1.html": {
105 "scrollbars/2.html": {
111 "scrollbars/3.html": {
142 equals(view.currentTestName(), 'scrollbars/custom-scrollbar-with-incomplete-style.html');
161 equals(view.currentTestName(), 'scrollbars/custom-scrollbar-with-incomplete-style.html');
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
H A Dui_unittests.js31 "scrollbars/custom-scrollbar-with-incomplete-style.html": {
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
H A DScrollingCoordinator.cpp241 ScrollbarMap& scrollbars = orientation == HorizontalScrollbar ? m_horizontalScrollbars : m_verticalScrollbars; local
242 if (OwnPtr<WebScrollbarLayer> scrollbarLayer = scrollbars.take(scrollableArea))
290 ScrollbarMap& scrollbars = orientation == HorizontalScrollbar ? m_horizontalScrollbars : m_verticalScrollbars; local
291 return scrollbars.add(scrollableArea, scrollbarLayer).storedValue->value.get();
296 ScrollbarMap& scrollbars = orientation == HorizontalScrollbar ? m_horizontalScrollbars : m_verticalScrollbars; local
297 return scrollbars.get(scrollableArea);
345 // Root layer non-overlay scrollbars should be marked opaque to disable
/external/chromium_org/cc/layers/
H A Dlayer_impl.h494 ScrollbarSet* scrollbars() { return scrollbars_.get(); } function in class:cc::LayerImpl
679 // Manages scrollbars for this layer
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DLocalDOMWindow.cpp675 BarProp& LocalDOMWindow::scrollbars() const function in class:WebCore::LocalDOMWindow
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
H A Dflakiness_dashboard.js54 'virtual/gpu/compositedscrolling/scrollbars': 'scrollbars',
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 481 milliseconds