Searched defs:setScrollParent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/webkit/renderer/compositor_bindings/
H A Dweb_layer_impl.cc435 void WebLayerImpl::setScrollParent(blink::WebLayer* parent) { function in class:webkit::WebLayerImpl
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayer.cpp897 void GraphicsLayer::setScrollParent(blink::WebLayer* parent) function in class:WebCore::GraphicsLayer
900 m_layer->layer()->setScrollParent(parent);

Completed in 78 milliseconds