Lines Matching refs:RootView
384 // NonClientView to the RootView. This will cause everything to be parented.
833 return static_cast<internal::RootView*>(root_view_.get());
1141 static_cast<internal::RootView*>(GetRootView())->
1227 static_cast<internal::RootView*>(GetRootView())->
1232 static_cast<internal::RootView*>(GetRootView())->
1256 static_cast<internal::RootView*>(GetRootView())->DispatchGestureEvent(event);
1317 internal::RootView* Widget::CreateRootView() {
1318 return new internal::RootView(this);