Searched defs:NotifyRemovingFromRootWindow (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow.cc1030 child->NotifyRemovingFromRootWindow(new_root_window);
1199 void Window::NotifyRemovingFromRootWindow(Window* new_root) { function in class:aura::Window
1204 (*it)->NotifyRemovingFromRootWindow(new_root);

Completed in 38 milliseconds