HomeSort by relevance Sort by last modified time
    Searched defs:OnWindowDestroyed (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/ash/wm/
always_on_top_controller.cc 67 void AlwaysOnTopController::OnWindowDestroyed(aura::Window* window) {
resize_shadow_controller.cc 52 void ResizeShadowController::OnWindowDestroyed(aura::Window* window) {
window_cycle_list.cc 74 void WindowCycleList::OnWindowDestroyed(aura::Window* window) {
video_detector.cc 99 void VideoDetector::OnWindowDestroyed(aura::Window* window) {
window_selector.cc 184 void OnWindowDestroyed();
273 void WindowSelectorWindow::OnWindowDestroyed() {
394 void WindowSelector::OnWindowDestroyed(aura::Window* window) {
400 (*iter)->OnWindowDestroyed();
  /external/chromium_org/ui/aura/test/
test_activation_client.cc 101 void TestActivationClient::OnWindowDestroyed(Window* window) {
test_window_delegate.cc 80 void TestWindowDelegate::OnWindowDestroyed() {
115 void ColorTestWindowDelegate::OnWindowDestroyed() {
  /external/chromium_org/ui/views/controls/native/
native_view_host_aura.cc 101 void NativeViewHostAura::OnWindowDestroyed(aura::Window* window) {