Searched refs:CreateApplicationMenu (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dapp_list_shelf_item_delegate.h25 virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
H A Dshelf_item_delegate.h55 virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) = 0;
H A Dapp_list_shelf_item_delegate.cc46 ShelfMenuModel* AppListShelfItemDelegate::CreateApplicationMenu( function in class:ash::AppListShelfItemDelegate
H A Dshelf_window_watcher_item_delegate.h31 virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
H A Dshelf_window_watcher_item_delegate.cc58 ShelfMenuModel* ShelfWindowWatcherItemDelegate::CreateApplicationMenu( function in class:ash::ShelfWindowWatcherItemDelegate
H A Dshelf_view.cc1725 item_delegate->CreateApplicationMenu(event.flags()));
/external/chromium_org/ash/shell/
H A Dwindow_watcher_shelf_item_delegate.cc43 ShelfMenuModel* WindowWatcherShelfItemDelegate::CreateApplicationMenu( function in class:ash::shell::WindowWatcherShelfItemDelegate
H A Dwindow_watcher_shelf_item_delegate.h28 virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
/external/chromium_org/ash/test/
H A Dtest_shelf_item_delegate.cc39 ShelfMenuModel* TestShelfItemDelegate::CreateApplicationMenu(int event_flags) { function in class:ash::test::TestShelfItemDelegate
H A Dtest_shelf_item_delegate.h29 virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dbrowser_shortcut_launcher_item_controller.h47 virtual ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
H A Dapp_shortcut_launcher_item_controller.h50 virtual ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
H A Dapp_window_launcher_item_controller.h65 virtual ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
H A Dapp_shortcut_launcher_item_controller.cc216 ash::ShelfMenuModel* AppShortcutLauncherItemController::CreateApplicationMenu( function in class:AppShortcutLauncherItemController
H A Dapp_window_launcher_item_controller.cc278 ash::ShelfMenuModel* AppWindowLauncherItemController::CreateApplicationMenu( function in class:AppWindowLauncherItemController
H A Dbrowser_shortcut_launcher_item_controller.cc252 BrowserShortcutLauncherItemController::CreateApplicationMenu(int event_flags) { function in class:BrowserShortcutLauncherItemController
H A Dchrome_launcher_controller_unittest.cc249 virtual ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE {

Completed in 4720 milliseconds