Searched defs:scrollbarLayer (Results 1 – 1 of 1) sorted by relevance
222 if (OwnPtr<WebScrollbarLayer> scrollbarLayer = scrollbars.take(scrollableArea)) in removeWebScrollbarLayer() local232 …OwnPtr<WebScrollbarLayer> scrollbarLayer = adoptPtr(blink::Platform::current()->compositorSupport(… in createScrollbarLayer() local240 …OwnPtr<WebScrollbarLayer> scrollbarLayer = adoptPtr(blink::Platform::current()->compositorSupport(… in createSolidColorScrollbarLayer() local253 … setupScrollbarLayer(GraphicsLayer* scrollbarGraphicsLayer, WebScrollbarLayer* scrollbarLayer, Web… in setupScrollbarLayer()267 … scrollableArea, ScrollbarOrientation orientation, PassOwnPtr<blink::WebScrollbarLayer> scrollbarL… in addWebScrollbarLayer()307 WebScrollbarLayer* scrollbarLayer = getWebScrollbarLayer(scrollableArea, orientation); in scrollableAreaScrollbarLayerDidChange() local350 …if (WebScrollbarLayer* scrollbarLayer = getWebScrollbarLayer(scrollableArea, HorizontalScrollbar))… in scrollableAreaScrollLayerDidChange() local355 … if (WebScrollbarLayer* scrollbarLayer = getWebScrollbarLayer(scrollableArea, VerticalScrollbar)) { in scrollableAreaScrollLayerDidChange() local