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

  /external/chromium_org/ui/app_list/views/
app_list_view.cc 215 bool AppListView::ShouldHandleSystemCommands() const {
  /external/chromium_org/ui/views/widget/
widget_delegate.cc 82 bool WidgetDelegate::ShouldHandleSystemCommands() const {
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_win.cc 663 bool DesktopWindowTreeHostWin::ShouldHandleSystemCommands() const {
664 return GetWidget()->widget_delegate()->ShouldHandleSystemCommands();
    [all...]

Completed in 114 milliseconds