Searched defs:ShouldCenterWindow (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/app_list/test/
H A Dapp_list_test_view_delegate.cc113 bool AppListTestViewDelegate::ShouldCenterWindow() const { function in class:app_list::test::AppListTestViewDelegate
/external/chromium_org/athena/home/
H A Dapp_list_view_delegate.cc186 bool AppListViewDelegate::ShouldCenterWindow() const { function in class:athena::AppListViewDelegate
/external/chromium_org/ui/app_list/views/
H A Dapp_list_main_view.cc238 bool AppListMainView::ShouldCenterWindow() const { function in class:app_list::AppListMainView
239 return delegate_->ShouldCenterWindow();
H A Dapp_list_view.cc251 bool AppListView::ShouldCenterWindow() const { function in class:app_list::AppListView
252 return delegate_->ShouldCenterWindow();
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_view_delegate.cc608 bool AppListViewDelegate::ShouldCenterWindow() const { function in class:AppListViewDelegate

Completed in 2180 milliseconds