Lines Matching refs:RootView
40 static RootView* g_rootView1 = nullptr;
41 static RootView* g_rootView2 = nullptr;
42 static RootView* g_rootView3 = nullptr;
45 void CreateDefaultWindow(RootView* rootView, int x, int y)
190 g_rootView1 = RootView::GetWindowRootView();
196 g_rootView2 = RootView::GetWindowRootView();
200 g_rootView3 = RootView::GetWindowRootView();
235 RootView* g_rootViewList[MAX_LIST_NUM];
247 RootView* rootView = RootView::GetWindowRootView();