Searched defs:OnViewBeingDestroyed (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_views.cc20 void AppListServiceViews::OnViewBeingDestroyed() { function in class:AppListServiceViews
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_service_linux.cc73 void AppListServiceLinux::OnViewBeingDestroyed() { function in class:AppListServiceLinux
75 AppListServiceViews::OnViewBeingDestroyed();
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_service_win.cc371 void AppListServiceWin::OnViewBeingDestroyed() { function in class:AppListServiceWin
373 AppListServiceViews::OnViewBeingDestroyed();

Completed in 63 milliseconds