Searched refs:ViewClosing (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_controller_delegate_views.h21 virtual void ViewClosing() OVERRIDE;
H A Dapp_list_controller_delegate_views.cc28 void AppListControllerDelegateViews::ViewClosing() { function in class:AppListControllerDelegateViews
H A Dapp_list_controller_delegate.h59 virtual void ViewClosing();
H A Dapp_list_controller_delegate.cc57 void AppListControllerDelegate::ViewClosing() {} function in class:AppListControllerDelegate
H A Dapp_list_view_delegate.h97 virtual void ViewClosing() OVERRIDE;
H A Dapp_list_view_delegate.cc455 void AppListViewDelegate::ViewClosing() { function in class:AppListViewDelegate
456 controller_->ViewClosing();
/external/chromium_org/ui/app_list/demo/
H A Dapp_list_demo_views.cc43 virtual void ViewClosing() OVERRIDE;
88 void DemoAppListViewDelegate::ViewClosing() { function in class:__anon16540::DemoAppListViewDelegate
/external/chromium_org/athena/home/
H A Dapp_list_view_delegate.h49 virtual void ViewClosing() OVERRIDE;
H A Dapp_list_view_delegate.cc128 void AppListViewDelegate::ViewClosing() { function in class:athena::AppListViewDelegate
/external/chromium_org/ui/app_list/
H A Dapp_list_view_delegate.h118 virtual void ViewClosing() = 0;
/external/chromium_org/ui/app_list/test/
H A Dapp_list_test_view_delegate.h70 virtual void ViewClosing() OVERRIDE {}
/external/chromium_org/ash/shell/
H A Dapp_list.cc322 virtual void ViewClosing() OVERRIDE {
/external/chromium_org/ui/app_list/views/
H A Dapp_list_view.cc528 delegate_->ViewClosing();
H A Dapp_list_view_unittest.cc151 virtual void ViewClosing() OVERRIDE { parent_->NativeWidgetClosing(); }
227 // |view_| should have been deleted and set to NULL via ViewClosing().

Completed in 1682 milliseconds