Home
last modified time | relevance | path

Searched defs:ItemSelected (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ash/test/
Dtest_shelf_item_delegate.cc20 bool TestShelfItemDelegate::ItemSelected(const ui::Event& event) { in ItemSelected() function in ash::test::TestShelfItemDelegate
/external/chromium_org/ash/shelf/
Dapp_list_shelf_item_delegate.cc25 bool AppListShelfItemDelegate::ItemSelected(const ui::Event& event) { in ItemSelected() function in ash::internal::AppListShelfItemDelegate
Dshelf_window_watcher_item_delegate.cc28 bool ShelfWindowWatcherItemDelegate::ItemSelected(const ui::Event& event) { in ItemSelected() function in ash::internal::ShelfWindowWatcherItemDelegate
/external/chromium_org/ash/shell/
Dwindow_watcher_shelf_item_delegate.cc25 bool WindowWatcherShelfItemDelegate::ItemSelected(const ui::Event& event) { in ItemSelected() function in ash::shell::WindowWatcherShelfItemDelegate
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dbrowser_shortcut_launcher_item_controller.cc204 bool BrowserShortcutLauncherItemController::ItemSelected( in ItemSelected() function in BrowserShortcutLauncherItemController
Dshell_window_launcher_item_controller.cc179 bool ShellWindowLauncherItemController::ItemSelected(const ui::Event& event) { in ItemSelected() function in ShellWindowLauncherItemController
Dapp_shortcut_launcher_item_controller.cc194 bool AppShortcutLauncherItemController::ItemSelected(const ui::Event& event) { in ItemSelected() function in AppShortcutLauncherItemController
Dchrome_launcher_controller_unittest.cc233 virtual bool ItemSelected(const ui::Event& event) OVERRIDE { return false; } in ItemSelected() function in __anon5639ffb30111::TestV2AppLauncherItemController
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DNavigatorView.js65 ItemSelected: "ItemSelected", property