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

/external/chromium_org/ui/views/widget/
H A Dwidget_delegate.cc82 bool WidgetDelegate::ShouldHandleSystemCommands() const { function in class:views::WidgetDelegate
/external/chromium_org/ui/app_list/views/
H A Dapp_list_view.cc215 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.cc663 bool DesktopWindowTreeHostWin::ShouldHandleSystemCommands() const { function in class:views::DesktopWindowTreeHostWin
664 return GetWidget()->widget_delegate()->ShouldHandleSystemCommands();

Completed in 139 milliseconds