Searched refs:ReparentWindow (Results 1 – 3 of 3) sorted by relevance
107 HWND ReparentWindow(HWND window, HWND parent) { in ReparentWindow() function233 cur_parent = ReparentWindow(window, parent); in MovePluginWindowsHelper()
176 TEST_F(ShelfWindowWatcherTest, ReparentWindow) { in TEST_F() argument
123 void ReparentWindow(aura::Window* window, aura::Window* new_parent) { in ReparentWindow() function181 ReparentWindow(*iter, dst_container); in ReparentAllWindows()