Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DPinchViewports.cpp140 GraphicsLayer* scrollbarGraphicsLayer = isHorizontal ? in setupScrollbar() local
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.cpp245 static void detachScrollbarLayer(GraphicsLayer* scrollbarGraphicsLayer) in detachScrollbarLayer()
253 static void setupScrollbarLayer(GraphicsLayer* scrollbarGraphicsLayer, WebScrollbarLayer* scrollbar… in setupScrollbarLayer()
299 …GraphicsLayer* scrollbarGraphicsLayer = orientation == HorizontalScrollbar ? horizontalScrollbarLa… in scrollableAreaScrollbarLayerDidChange() local