Searched defs:GetChildById (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/ui/aura/ | ||
D | window.cc | 630 Window* Window::GetChildById(int id) { in GetChildById() function in aura::Window |
D | window_unittest.cc | 257 TEST_F(WindowTest, GetChildById) { in TEST_F() argument |