Lines Matching refs:GetRootView
405 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F()
466 View* root = widget->GetRootView(); in TEST_F()
526 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F()
626 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F()
692 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F()
851 View* root_view = widget->GetRootView(); in TEST_F()
971 View::ConvertPointToTarget(view->GetWidget()->GetRootView(), view, &tmp); in ConvertPointToView()
999 View* root_view = widget->GetRootView(); in TEST_F()
1068 View* root_view = widget->GetRootView(); in TEST_F()
1377 View* root_view = widget->GetRootView(); in TEST_F()
1514 View* root_view = widget->GetRootView(); in TEST_F()
1550 View* root_view = widget->GetRootView(); in TEST_F()
1659 View* root = widget->GetRootView(); in TEST_F()
1724 View* root = widget->GetRootView(); in TEST_F()
1754 View* root = widget->GetRootView(); in TEST_F()
1976 View* root = widget->GetRootView(); in TEST_F()
2014 View* root = widget->GetRootView(); in TEST_F()
2152 widget->GetRootView()->SetBoundsRect(viewport_bounds); in TEST_F()
2211 widget->GetRootView()->SetBoundsRect(viewport_bounds); in TEST_F()
2498 widget->GetRootView()->AddChildView(child); in TEST_F()
2522 View* root = widget->GetRootView(); in TEST_F()
3050 widget_->GetRootView()->SetBounds(0, 0, 200, 200); in SetUp()