Searched defs:createScrollbarLayer (Results 1 – 3 of 3) sorted by relevance
84 WebScrollbarLayer* WebCompositorSupportImpl::createScrollbarLayer( in createScrollbarLayer() function in content::WebCompositorSupportImpl
81 …virtual WebScrollbarLayer* createScrollbarLayer(WebScrollbar*, WebScrollbarThemePainter, WebScroll… in createScrollbarLayer() function
246 static PassOwnPtr<WebScrollbarLayer> createScrollbarLayer(Scrollbar* scrollbar) in createScrollbarLayer() function