Home
last modified time | relevance | path

Searched defs:scrollbarGraphicsLayer (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.cpp265 static void detachScrollbarLayer(GraphicsLayer* scrollbarGraphicsLayer) in detachScrollbarLayer()
273 static void setupScrollbarLayer(GraphicsLayer* scrollbarGraphicsLayer, WebScrollbarLayer* scrollbar… in setupScrollbarLayer()
320 GraphicsLayer* scrollbarGraphicsLayer = orientation == HorizontalScrollbar in scrollableAreaScrollbarLayerDidChange() local
/external/chromium_org/third_party/WebKit/Source/core/frame/
DPinchViewport.cpp282 GraphicsLayer* scrollbarGraphicsLayer = isHorizontal ? in setupScrollbar() local