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

/external/chromium_org/ash/shelf/
H A Dapp_list_shelf_item_delegate.h27 virtual bool ShouldShowTooltip() OVERRIDE;
H A Dshelf_item_delegate.h61 virtual bool ShouldShowTooltip() = 0;
H A Dapp_list_shelf_item_delegate.cc56 bool AppListShelfItemDelegate::ShouldShowTooltip() { function in class:ash::AppListShelfItemDelegate
H A Dshelf_window_watcher_item_delegate.h33 virtual bool ShouldShowTooltip() OVERRIDE;
H A Dshelf_window_watcher_item_delegate.cc67 bool ShelfWindowWatcherItemDelegate::ShouldShowTooltip() { function in class:ash::ShelfWindowWatcherItemDelegate
H A Dshelf_view.cc1907 return item_delegate->ShouldShowTooltip();
/external/chromium_org/ash/shell/
H A Dwindow_watcher_shelf_item_delegate.cc52 bool WindowWatcherShelfItemDelegate::ShouldShowTooltip() { function in class:ash::shell::WindowWatcherShelfItemDelegate
H A Dwindow_watcher_shelf_item_delegate.h30 virtual bool ShouldShowTooltip() OVERRIDE;
/external/chromium_org/ash/test/
H A Dtest_shelf_item_delegate.cc47 bool TestShelfItemDelegate::ShouldShowTooltip() { function in class:ash::test::TestShelfItemDelegate
H A Dtest_shelf_item_delegate.h31 virtual bool ShouldShowTooltip() OVERRIDE;
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dbrowser_shortcut_launcher_item_controller.h49 virtual bool ShouldShowTooltip() OVERRIDE;
H A Dapp_shortcut_launcher_item_controller.h52 virtual bool ShouldShowTooltip() OVERRIDE;
H A Dapp_window_launcher_item_controller.h67 virtual bool ShouldShowTooltip() OVERRIDE;
H A Dapp_shortcut_launcher_item_controller.cc225 bool AppShortcutLauncherItemController::ShouldShowTooltip() { function in class:AppShortcutLauncherItemController
H A Dapp_window_launcher_item_controller.cc289 bool AppWindowLauncherItemController::ShouldShowTooltip() { function in class:AppWindowLauncherItemController
H A Dbrowser_shortcut_launcher_item_controller.cc260 bool BrowserShortcutLauncherItemController::ShouldShowTooltip() { function in class:BrowserShortcutLauncherItemController
H A Dchrome_launcher_controller_unittest.cc253 virtual bool ShouldShowTooltip() OVERRIDE { return false; }

Completed in 2616 milliseconds