Searched refs:SetNonFastScrollableRegion (Results 1 – 7 of 7) sorted by relevance
331 layer_->SetNonFastScrollableRegion(region); in setNonFastScrollableRegion()
723 void Layer::SetNonFastScrollableRegion(const Region& region) { in SetNonFastScrollableRegion() function in cc::Layer890 layer->SetNonFastScrollableRegion(non_fast_scrollable_region_); in PushPropertiesTo()
290 void SetNonFastScrollableRegion(const Region& non_fast_scrollable_region);
434 void SetNonFastScrollableRegion(const Region& region) { in SetNonFastScrollableRegion() function
522 layer->SetNonFastScrollableRegion(non_fast_scrollable_region_); in PushPropertiesTo()
616 EXPECT_SET_NEEDS_COMMIT(1, test_layer->SetNonFastScrollableRegion( in TEST_F()
686 root->SetNonFastScrollableRegion(gfx::Rect(0, 0, 50, 50)); in TEST_F()731 root->SetNonFastScrollableRegion(gfx::Rect(0, 0, 50, 50)); in TEST_F()