Searched defs:scrollbarGraphicsLayer (Results 1 – 2 of 2) sorted by relevance
140 GraphicsLayer* scrollbarGraphicsLayer = isHorizontal ? in setupScrollbar() local
245 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