Home
last modified time | relevance | path

Searched refs:setupScrollbarLayer (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.cpp253 static void setupScrollbarLayer(GraphicsLayer* scrollbarGraphicsLayer, WebScrollbarLayer* scrollbar… in setupScrollbarLayer() function
328setupScrollbarLayer(scrollbarGraphicsLayer, scrollbarLayer, scrollingWebLayerForScrollableArea(scr… in scrollableAreaScrollbarLayerDidChange()
353 setupScrollbarLayer(horizontalScrollbarLayer, scrollbarLayer, webLayer); in scrollableAreaScrollLayerDidChange()
358 setupScrollbarLayer(verticalScrollbarLayer, scrollbarLayer, webLayer); in scrollableAreaScrollLayerDidChange()