Searched defs:scroll_parent (Results 1 – 10 of 10) sorted by relevance
186 Layer* scroll_parent() { return scroll_parent_; } in scroll_parent() function187 const Layer* scroll_parent() const { return scroll_parent_; } in scroll_parent() function
136 LayerImpl* scroll_parent() { return scroll_parent_; } in scroll_parent() function137 const LayerImpl* scroll_parent() const { return scroll_parent_; } in scroll_parent() function
98 scoped_ptr<LayerImpl> scroll_parent = in TEST() local
914 LayerImpl* scroll_parent = NULL; in PushPropertiesTo() local
551 LayerImpl* scroll_parent = NULL; in PushPropertiesTo() local
462 cc::Layer* scroll_parent = NULL; in setScrollParent() local
614 scoped_refptr<Layer> scroll_parent = Layer::Create(); in TEST_F() local
7043 scoped_refptr<LayerWithForcedDrawsContent> scroll_parent = in TEST_F() local7184 scoped_refptr<LayerWithForcedDrawsContent> scroll_parent = in TEST_F() local7264 scoped_refptr<LayerWithForcedDrawsContent> scroll_parent = in TEST_F() local7390 scoped_refptr<LayerWithForcedDrawsContent> scroll_parent = in TEST_F() local7550 scoped_ptr<LayerImpl> scroll_parent = in TEST_F() local
1365 if (LayerType* scroll_parent = child->scroll_parent()) in AddScrollParentChain() local
2228 if (LayerImpl* scroll_parent = layer->scroll_parent()) in NextScrollLayer() local