HomeSort by relevance Sort by last modified time
    Searched refs:NotifyRemovingFromRootWindow (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/aura/
window.h 415 void NotifyRemovingFromRootWindow();
window.cc 838 child->NotifyRemovingFromRootWindow();
949 void Window::NotifyRemovingFromRootWindow() {
954 (*it)->NotifyRemovingFromRootWindow();
    [all...]

Completed in 31 milliseconds