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

/external/chromium_org/ui/views/widget/
H A Dwidget_delegate.cc86 bool WidgetDelegate::ShouldHandleSystemCommands() const { function in class:views::WidgetDelegate
/external/chromium_org/ui/app_list/views/
H A Dapp_list_view.cc273 bool AppListView::ShouldHandleSystemCommands() const { function in class:app_list::AppListView
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.cc690 bool DesktopWindowTreeHostWin::ShouldHandleSystemCommands() const { function in class:views::DesktopWindowTreeHostWin
691 return GetWidget()->widget_delegate()->ShouldHandleSystemCommands();

Completed in 823 milliseconds