GetChildById 51 ash/desktop_background/desktop_background_controller_unittest.cc Window* container = root->GetChildById(container_id); GetChildById 188 ash/desktop_background/desktop_background_view.cc params.parent = root_window->GetChildById(container_id); GetChildById 99 ash/desktop_background/desktop_background_widget_controller.cc root_window->GetChildById(dest_container)); GetChildById 379 ash/root_window_controller.cc return root_window()->GetChildById(container_id); GetChildById 383 ash/root_window_controller.cc return host_->window()->GetChildById(container_id); GetChildById 238 ash/shell.cc return root_window->GetChildById(container_id); GetChildById 244 ash/shell.cc return root_window->GetChildById(container_id); GetChildById 255 ash/shell.cc aura::Window* container = (*it)->GetChildById(container_id); GetChildById 738 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.cc window->GetRootWindow()->GetChildById( GetChildById 89 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos_unittest.cc window->GetRootWindow()->GetChildById( GetChildById 566 ui/aura/window.cc return const_cast<Window*>(const_cast<const Window*>(this)->GetChildById(id)); GetChildById 574 ui/aura/window.cc const Window* result = (*i)->GetChildById(id); GetChildById 204 ui/aura/window.h Window* GetChildById(int id); GetChildById 205 ui/aura/window.h const Window* GetChildById(int id) const; GetChildById 261 ui/aura/window_event_dispatcher_unittest.cc return root_window_->GetChildById(kLockWindowId); GetChildById 264 ui/aura/window_event_dispatcher_unittest.cc return root_window_->GetChildById(kNonLockWindowId); GetChildById 255 ui/aura/window_unittest.cc TEST_F(WindowTest, GetChildById) { GetChildById 261 ui/aura/window_unittest.cc EXPECT_EQ(NULL, w1->GetChildById(57)); GetChildById 262 ui/aura/window_unittest.cc EXPECT_EQ(w12.get(), w1->GetChildById(12)); GetChildById 263 ui/aura/window_unittest.cc EXPECT_EQ(w111.get(), w1->GetChildById(111)); GetChildById 236 ui/wm/core/focus_controller_unittest.cc : target_(root_window->GetChildById(id)) { GetChildById 468 ui/wm/core/focus_controller_unittest.cc aura::Window* window = root_window()->GetChildById(id); GetChildById 473 ui/wm/core/focus_controller_unittest.cc aura::Window* window = root_window()->GetChildById(id); GetChildById 554 ui/wm/core/focus_controller_unittest.cc root_window()->GetChildById(2)->Hide(); GetChildById 559 ui/wm/core/focus_controller_unittest.cc EXPECT_EQ(root_window()->GetChildById(2), GetChildById 561 ui/wm/core/focus_controller_unittest.cc EXPECT_EQ(root_window()->GetChildById(1), GetChildById 617 ui/wm/core/focus_controller_unittest.cc test_focus_rules()->set_focus_restriction(root_window()->GetChildById(211)); GetChildById 633 ui/wm/core/focus_controller_unittest.cc aura::Window* w3 = root_window()->GetChildById(3); GetChildById 659 ui/wm/core/focus_controller_unittest.cc aura::Window* target = root_window()->GetChildById(1); GetChildById 665 ui/wm/core/focus_controller_unittest.cc observer->set_shift_focus_to(target->GetChildById(11)); GetChildById 697 ui/wm/core/focus_controller_unittest.cc root_window()->GetChildById(3)->Hide(); GetChildById 700 ui/wm/core/focus_controller_unittest.cc aura::Window* target = root_window()->GetChildById(2); GetChildById 706 ui/wm/core/focus_controller_unittest.cc observer->set_shift_focus_to(target->GetChildById(21)); GetChildById 710 ui/wm/core/focus_controller_unittest.cc root_window()->GetChildById(1)->Hide(); GetChildById 731 ui/wm/core/focus_controller_unittest.cc aura::Window* w2 = root_window()->GetChildById(2); GetChildById 745 ui/wm/core/focus_controller_unittest.cc aura::Window* w1 = root_window()->GetChildById(1); GetChildById 768 ui/wm/core/focus_controller_unittest.cc aura::Window* to_delete = root_window()->GetChildById(1); GetChildById 783 ui/wm/core/focus_controller_unittest.cc aura::Window* to_delete = root_window()->GetChildById(2); GetChildById 896 ui/wm/core/focus_controller_unittest.cc aura::Window* w211 = root_window()->GetChildById(211); GetChildById 909 ui/wm/core/focus_controller_unittest.cc aura::Window* w2 = root_window()->GetChildById(2); GetChildById 918 ui/wm/core/focus_controller_unittest.cc aura::Window* w211 = root_window()->GetChildById(211); GetChildById 933 ui/wm/core/focus_controller_unittest.cc aura::Window* w2 = root_window()->GetChildById(2); GetChildById 950 ui/wm/core/focus_controller_unittest.cc aura::Window* w211 = root_window()->GetChildById(211); GetChildById 954 ui/wm/core/focus_controller_unittest.cc test_focus_rules()->set_focus_restriction(root_window()->GetChildById(11)); GetChildById 965 ui/wm/core/focus_controller_unittest.cc aura::Window* w1 = root_window()->GetChildById(1); GetChildById 971 ui/wm/core/focus_controller_unittest.cc aura::Window* w3 = root_window()->GetChildById(3); GetChildById 981 ui/wm/core/focus_controller_unittest.cc ActivateWindow(root_window()->GetChildById(2));