Home | History | Annotate | Download | only in widget

Lines Matching refs:GetRootView

717 View* Widget::GetRootView() {
721 const View* Widget::GetRootView() const {
1068 View* root = GetRootView();
1114 View* root = GetRootView();
1126 View* root = GetRootView();
1130 View* focused_view = GetRootView()->GetFocusManager()->GetFocusedView();
1171 GetRootView()->Paint(canvas, CullSet());
1193 View* root_view = GetRootView();
1273 View* root_view = GetRootView();
1309 BuildRootLayers(GetRootView(), &root_layers_);