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

/external/chromium_org/ash/shelf/
H A Dapp_list_shelf_item_delegate.cc25 bool AppListShelfItemDelegate::ItemSelected(const ui::Event& event) { function in class:ash::AppListShelfItemDelegate
H A Dshelf_window_watcher_item_delegate.cc31 bool ShelfWindowWatcherItemDelegate::ItemSelected(const ui::Event& event) { function in class:ash::ShelfWindowWatcherItemDelegate
/external/chromium_org/ash/test/
H A Dtest_shelf_item_delegate.cc20 bool TestShelfItemDelegate::ItemSelected(const ui::Event& event) { function in class:ash::test::TestShelfItemDelegate
/external/chromium_org/ash/shell/
H A Dwindow_watcher_shelf_item_delegate.cc25 bool WindowWatcherShelfItemDelegate::ItemSelected(const ui::Event& event) { function in class:ash::shell::WindowWatcherShelfItemDelegate
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
H A DDropDownMenu.js19 ItemSelected: "ItemSelected"
32 this.dispatchEventToListeners(WebInspector.DropDownMenu.Events.ItemSelected, selectedOption.id);
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dapp_shortcut_launcher_item_controller.cc195 bool AppShortcutLauncherItemController::ItemSelected(const ui::Event& event) { function in class:AppShortcutLauncherItemController
H A Dapp_window_launcher_item_controller.cc225 bool AppWindowLauncherItemController::ItemSelected(const ui::Event& event) { function in class:AppWindowLauncherItemController
H A Dbrowser_shortcut_launcher_item_controller.cc223 bool BrowserShortcutLauncherItemController::ItemSelected( function in class:BrowserShortcutLauncherItemController
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
H A DNavigatorView.js57 ItemSelected: "ItemSelected",
240 this.dispatchEventToListeners(WebInspector.NavigatorView.Events.ItemSelected, data);

Completed in 6070 milliseconds