HomeSort by relevance Sort by last modified time
    Searched refs:CreateApplicationMenu (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/ash/shelf/
shelf_item_delegate.h 55 virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) = 0;
app_list_shelf_item_delegate.h 25 virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
shelf_window_watcher_item_delegate.h 31 virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
app_list_shelf_item_delegate.cc 46 ShelfMenuModel* AppListShelfItemDelegate::CreateApplicationMenu(
shelf_window_watcher_item_delegate.cc 58 ShelfMenuModel* ShelfWindowWatcherItemDelegate::CreateApplicationMenu(
shelf_view.cc     [all...]
  /external/chromium_org/ash/shell/
window_watcher_shelf_item_delegate.h 28 virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
window_watcher_shelf_item_delegate.cc 43 ShelfMenuModel* WindowWatcherShelfItemDelegate::CreateApplicationMenu(
  /external/chromium_org/ash/test/
test_shelf_item_delegate.h 29 virtual ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
test_shelf_item_delegate.cc 39 ShelfMenuModel* TestShelfItemDelegate::CreateApplicationMenu(int event_flags) {
  /external/chromium_org/chrome/browser/ui/ash/launcher/
app_shortcut_launcher_item_controller.h 50 virtual ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
browser_shortcut_launcher_item_controller.h 47 virtual ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
app_window_launcher_item_controller.h 65 virtual ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE;
app_shortcut_launcher_item_controller.cc 216 ash::ShelfMenuModel* AppShortcutLauncherItemController::CreateApplicationMenu(
app_window_launcher_item_controller.cc 278 ash::ShelfMenuModel* AppWindowLauncherItemController::CreateApplicationMenu(
browser_shortcut_launcher_item_controller.cc 252 BrowserShortcutLauncherItemController::CreateApplicationMenu(int event_flags) {
chrome_launcher_controller_unittest.cc 249 virtual ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) OVERRIDE {
    [all...]

Completed in 493 milliseconds