Searched defs:createSolidColorScrollbarLayer (Results 1 – 3 of 3) sorted by relevance
86 WebScrollbarLayer* WebCompositorSupportImpl::createSolidColorScrollbarLayer( in createSolidColorScrollbarLayer() function in webkit::WebCompositorSupportImpl
82 …virtual WebScrollbarLayer* createSolidColorScrollbarLayer(WebScrollbar::Orientation, int thumbThic… in createSolidColorScrollbarLayer() function
237 PassOwnPtr<WebScrollbarLayer> ScrollingCoordinator::createSolidColorScrollbarLayer(ScrollbarOrienta… in createSolidColorScrollbarLayer() function in WebCore::ScrollingCoordinator