Home
last modified time | relevance | path

Searched refs:ReparentWindow (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_base.cc107 HWND ReparentWindow(HWND window, HWND parent) { in ReparentWindow() function
233 cur_parent = ReparentWindow(window, parent); in MovePluginWindowsHelper()
/external/chromium_org/ash/shelf/
Dshelf_window_watcher_unittest.cc176 TEST_F(ShelfWindowWatcherTest, ReparentWindow) { in TEST_F() argument
/external/chromium_org/ash/
Droot_window_controller.cc123 void ReparentWindow(aura::Window* window, aura::Window* new_parent) { in ReparentWindow() function
181 ReparentWindow(*iter, dst_container); in ReparentAllWindows()