Lines Matching refs:GetBoundWindow
85 g_rootView3->GetBoundWindow()->LowerToBottom();
87 g_rootView3->GetBoundWindow()->RaiseToTop();
95 g_rootView1->GetBoundWindow()->Resize(403, 201); // 403: width, 201: height
98 g_rootView1->GetBoundWindow()->Resize(600, 300); // 600: width, 300: height
103 Window* window = g_rootView3->GetBoundWindow();
109 Window* window = g_rootView2->GetBoundWindow();
119 g_rootView3->GetBoundWindow()->Hide();
123 g_rootView3->GetBoundWindow()->Show();
241 Window* window = g_rootViewList[9]->GetBoundWindow();
244 Window* window = g_rootViewList[5]->GetBoundWindow();