AppListShelfItemDelegate 15 ash/shelf/app_list_shelf_item_delegate.cc AppListShelfItemDelegate::AppListShelfItemDelegate() { AppListShelfItemDelegate 21 ash/shelf/app_list_shelf_item_delegate.cc AppListShelfItemDelegate::~AppListShelfItemDelegate() { AppListShelfItemDelegate 25 ash/shelf/app_list_shelf_item_delegate.cc bool AppListShelfItemDelegate::ItemSelected(const ui::Event& event) { AppListShelfItemDelegate 31 ash/shelf/app_list_shelf_item_delegate.cc base::string16 AppListShelfItemDelegate::GetTitle() { AppListShelfItemDelegate 39 ash/shelf/app_list_shelf_item_delegate.cc ui::MenuModel* AppListShelfItemDelegate::CreateContextMenu( AppListShelfItemDelegate 46 ash/shelf/app_list_shelf_item_delegate.cc ShelfMenuModel* AppListShelfItemDelegate::CreateApplicationMenu( AppListShelfItemDelegate 52 ash/shelf/app_list_shelf_item_delegate.cc bool AppListShelfItemDelegate::IsDraggable() { AppListShelfItemDelegate 56 ash/shelf/app_list_shelf_item_delegate.cc bool AppListShelfItemDelegate::ShouldShowTooltip() { AppListShelfItemDelegate 60 ash/shelf/app_list_shelf_item_delegate.cc void AppListShelfItemDelegate::Close() { AppListShelfItemDelegate 15 ash/shelf/app_list_shelf_item_delegate.h class AppListShelfItemDelegate : public ShelfItemDelegate { AppListShelfItemDelegate 17 ash/shelf/app_list_shelf_item_delegate.h AppListShelfItemDelegate(); AppListShelfItemDelegate 19 ash/shelf/app_list_shelf_item_delegate.h virtual ~AppListShelfItemDelegate(); AppListShelfItemDelegate 31 ash/shelf/app_list_shelf_item_delegate.h DISALLOW_COPY_AND_ASSIGN(AppListShelfItemDelegate); AppListShelfItemDelegate 553 ash/shell.cc scoped_ptr<ShelfItemDelegate> controller(new AppListShelfItemDelegate);