ShouldHandleSystemCommands 85 ui/app_list/views/app_list_view.h virtual bool ShouldHandleSystemCommands() const OVERRIDE; ShouldHandleSystemCommands 718 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc return GetWidget()->widget_delegate()->ShouldHandleSystemCommands(); ShouldHandleSystemCommands 164 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h virtual bool ShouldHandleSystemCommands() const OVERRIDE; ShouldHandleSystemCommands 79 ui/views/widget/widget_delegate.h virtual bool ShouldHandleSystemCommands() const; ShouldHandleSystemCommands 2034 ui/views/win/hwnd_message_handler.cc if (!delegate_->ShouldHandleSystemCommands()) ShouldHandleSystemCommands 93 ui/views/win/hwnd_message_handler_delegate.h virtual bool ShouldHandleSystemCommands() const = 0;