CreateApplicationMenu   25 ash/shelf/app_list_shelf_item_delegate.h   virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
CreateApplicationMenu   55 ash/shelf/shelf_item_delegate.h   virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) = 0;
CreateApplicationMenu 1845 ash/shelf/shelf_view.cc   menu_model.reset(item_delegate->CreateApplicationMenu(event.flags()));
CreateApplicationMenu   31 ash/shelf/shelf_window_watcher_item_delegate.h   virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
CreateApplicationMenu   28 ash/shell/window_watcher_shelf_item_delegate.h   virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
CreateApplicationMenu   29 ash/test/test_shelf_item_delegate.h   virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
CreateApplicationMenu   50 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h   virtual ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
CreateApplicationMenu   64 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h   virtual ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
CreateApplicationMenu   43 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h   virtual ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;