Home
last modified time | relevance | path

Searched defs:createSolidColorScrollbarLayer (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/webkit/renderer/compositor_bindings/
Dweb_compositor_support_impl.cc86 WebScrollbarLayer* WebCompositorSupportImpl::createSolidColorScrollbarLayer( in createSolidColorScrollbarLayer() function in webkit::WebCompositorSupportImpl
/external/chromium_org/third_party/WebKit/public/platform/
DWebCompositorSupport.h82 …virtual WebScrollbarLayer* createSolidColorScrollbarLayer(WebScrollbar::Orientation, int thumbThic… in createSolidColorScrollbarLayer() function
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.cpp237 PassOwnPtr<WebScrollbarLayer> ScrollingCoordinator::createSolidColorScrollbarLayer(ScrollbarOrienta… in createSolidColorScrollbarLayer() function in WebCore::ScrollingCoordinator