Searched refs:SetScrollable (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer_perftest.cc83 test_layer->SetScrollable(scrollable);
H A Dlayer_impl_unittest.cc80 root->SetScrollable(true);
199 root->SetScrollable(true);
332 host_impl_.active_tree()->root_layer()->SetScrollable(true);
H A Dlayer_position_constraint_unittest.cc119 root->SetScrollable(true);
121 child->SetScrollable(true);
123 grand_child->SetScrollable(true);
H A Dscrollbar_layer_unittest.cc128 layer_tree_root->SetScrollable(true);
179 root_layer->SetScrollable(true);
345 layer_impl_tree_root->SetScrollable(true);
H A Dlayer.h276 void SetScrollable(bool scrollable);
H A Dlayer.cc712 void Layer::SetScrollable(bool scrollable) { function in class:cc::Layer
920 layer->SetScrollable(scrollable_);
H A Dlayer_impl.h402 void SetScrollable(bool scrollable) { scrollable_ = scrollable; } function in class:cc::LayerImpl
H A Dlayer_impl.cc536 layer->SetScrollable(scrollable_);
H A Dlayer_unittest.cc554 EXPECT_SET_NEEDS_COMMIT(1, test_layer->SetScrollable(true));
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_scroll.cc34 layer_tree_host()->root_layer()->SetScrollable(true);
57 root->SetScrollable(true);
98 layer_tree_host()->root_layer()->SetScrollable(true);
187 root_scroll_layer->SetScrollable(true);
348 layer_tree_host()->root_layer()->SetScrollable(true);
414 root_scroll_layer_->SetScrollable(true);
436 child_layer_->SetScrollable(true);
728 layer_tree_host()->root_layer()->SetScrollable(true);
836 layer_tree_host()->root_layer()->SetScrollable(true);
942 root->SetScrollable(tru
[all...]
H A Dlayer_tree_host_unittest_damage.cc432 content_layer->SetScrollable(true);
H A Dlayer_tree_host_impl_unittest.cc218 scroll->SetScrollable(true);
252 layer->SetScrollable(true);
429 root->SetScrollable(true);
746 overflow->SetScrollable(true);
1168 scroll->SetScrollable(true);
1274 scroll->SetScrollable(true);
1752 root->SetScrollable(false);
1772 root->SetScrollable(true);
1814 scroll_layer->SetScrollable(true);
1900 content_layer->SetScrollable(fals
[all...]
H A Dlayer_tree_host_unittest_animation.cc975 scroll_layer_->SetScrollable(true);
H A Dlayer_tree_host_common_unittest.cc435 scroll_layer->SetScrollable(true);
1383 child->SetScrollable(true);
8635 intervening->SetScrollable(true);
9663 scroller->SetScrollable(true);
H A Dlayer_tree_host_unittest.cc1152 scroll_layer_->SetScrollable(true);
/external/chromium_org/cc/test/
H A Dlayer_tree_json_parser.cc105 new_layer->SetScrollable(scrollable);
/external/chromium_org/webkit/renderer/compositor_bindings/
H A Dweb_layer_impl.cc259 layer_->SetScrollable(scrollable);

Completed in 394 milliseconds