Searched refs:OnPostNotifiedWindowDestroying (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher.h121 void OnPostNotifiedWindowDestroying(Window* window);
H A Dwindow_event_dispatcher.cc223 void WindowEventDispatcher::OnPostNotifiedWindowDestroying(Window* window) { function in class:aura::WindowEventDispatcher
H A Dwindow.cc238 host->dispatcher()->OnPostNotifiedWindowDestroying(this);

Completed in 369 milliseconds