Home
last modified time | relevance | path

Searched defs:AppListViewDelegate (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/ash/shell/
Dexample_factory.h9 class AppListViewDelegate; variable
/external/chromium_org/ui/app_list/views/
Dspeech_view.h20 class AppListViewDelegate; variable
Dapp_list_main_view.h28 class AppListViewDelegate; variable
Dapp_list_view.h24 class AppListViewDelegate; variable
Dsearch_box_view.h26 class AppListViewDelegate; variable
Dcontents_view.h29 class AppListViewDelegate; variable
/external/chromium_org/ui/app_list/cocoa/
Dapps_search_box_controller.h17 class AppListViewDelegate; variable
Dapp_list_view_controller.h18 class AppListViewDelegate; variable
Dapps_grid_controller.h18 class AppListViewDelegate; variable
Dapp_list_view_controller.mm161 - (void)setDelegate:(scoped_ptr<app_list::AppListViewDelegate>)newDelegate {
Dapps_grid_controller.mm186 - (void)setDelegate:(app_list::AppListViewDelegate*)newDelegate {
/external/chromium_org/ash/
Dshell_delegate.h16 class AppListViewDelegate; variable
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_view_delegate.cc85 AppListViewDelegate::AppListViewDelegate(Profile* profile, in AppListViewDelegate() function in AppListViewDelegate