Searched refs:SetNonFastScrollableRegion (Results 1 – 7 of 7) sorted by relevance
746 void Layer::SetNonFastScrollableRegion(const Region& region) { in SetNonFastScrollableRegion() function in cc::Layer900 layer->SetNonFastScrollableRegion(non_fast_scrollable_region_); in PushPropertiesTo()
293 void SetNonFastScrollableRegion(const Region& non_fast_scrollable_region);
427 void SetNonFastScrollableRegion(const Region& region) { in SetNonFastScrollableRegion() function
520 layer->SetNonFastScrollableRegion(non_fast_scrollable_region_); in PushPropertiesTo()
559 EXPECT_SET_NEEDS_COMMIT(1, test_layer->SetNonFastScrollableRegion( in TEST_F()
297 layer_->SetNonFastScrollableRegion(region); in setNonFastScrollableRegion()
619 root->SetNonFastScrollableRegion(gfx::Rect(0, 0, 50, 50)); in TEST_F()650 root->SetNonFastScrollableRegion(gfx::Rect(0, 0, 50, 50)); in TEST_F()