Lines Matching refs:GetRootView
335 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F()
397 View* root = widget->GetRootView(); in TEST_F()
436 View* root_view = widget->GetRootView(); in TEST_F()
543 View* root_view = widget->GetRootView(); in TEST_F()
855 View* root_view = widget->GetRootView(); in TEST_F()
1009 View* root_view = widget->GetRootView(); in TEST_F()
1145 View* root_view = widget->GetRootView(); in TEST_F()
1182 View* root_view = widget->GetRootView(); in TEST_F()
1294 View* root = widget->GetRootView();
1357 View* root = widget->GetRootView();
1385 View* root = widget->GetRootView();
1595 View* root = widget->GetRootView(); in TEST_F()
1633 View* root = widget->GetRootView(); in TEST_F()
1772 widget->GetRootView()->SetBoundsRect(viewport_bounds); in TEST_F()
1831 widget->GetRootView()->SetBoundsRect(viewport_bounds); in TEST_F()
1933 widget->GetRootView()->SetBoundsRect(viewport_bounds); in TEST_F()
2151 widget->GetRootView()->AddChildView(child); in TEST_F()
2175 View* root = widget->GetRootView(); in TEST_F()
2672 widget.GetRootView()->AddChildView(view1); in TEST_F()
2675 widget.GetRootView()->AddChildView(view2); in TEST_F()
2761 widget_->GetRootView()->SetBounds(0, 0, 200, 200); in SetUp()
3351 EXPECT_EQ(1U, test_view->last_cull_set_.count(widget()->GetRootView())); in TEST_F()
3359 EXPECT_EQ(1U, test_view->last_cull_set_.count(widget()->GetRootView())); in TEST_F()
3369 EXPECT_EQ(1U, test_view->last_cull_set_.count(widget()->GetRootView())); in TEST_F()
3402 EXPECT_EQ(1U, test_view->last_cull_set_.count(widget()->GetRootView())); in TEST_F()
3414 EXPECT_EQ(1U, test_view->last_cull_set_.count(widget()->GetRootView())); in TEST_F()
3451 EXPECT_EQ(1U, test_view->last_cull_set_.count(widget()->GetRootView())); in TEST_F()
3494 EXPECT_EQ(1U, test_view->last_cull_set_.count(widget()->GetRootView())); in TEST_F()
3556 EXPECT_EQ(1U, test_view->last_cull_set_.count(widget()->GetRootView())); in TEST_F()
3581 EXPECT_EQ(1U, test_view->last_cull_set_.count(widget()->GetRootView())); in TEST_F()
3587 EXPECT_EQ(1U, widget_view->last_cull_set_.count(test_widget->GetRootView())); in TEST_F()
3691 widget->GetRootView()->AddChildView(test_view); in TEST_F()