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