CanSupportWindowFeature  460 chrome/browser/download/chrome_download_manager_delegate.cc       !browser->CanSupportWindowFeature(Browser::FEATURE_TABSTRIP)) {
CanSupportWindowFeature  321 chrome/browser/ui/bookmarks/bookmark_prompt_controller.cc       browser->CanSupportWindowFeature(Browser::FEATURE_LOCATIONBAR) &&
CanSupportWindowFeature  383 chrome/browser/ui/browser.h   bool CanSupportWindowFeature(WindowFeature feature) const;
CanSupportWindowFeature  657 chrome/browser/ui/browser_commands.cc   if (browser->CanSupportWindowFeature(Browser::FEATURE_TABSTRIP)) {
CanSupportWindowFeature 1185 chrome/browser/ui/browser_commands.cc   if (browser->CanSupportWindowFeature(Browser::FEATURE_TABSTRIP)) {
CanSupportWindowFeature   41 chrome/browser/ui/browser_finder.cc       !browser->CanSupportWindowFeature(window_feature)) {
CanSupportWindowFeature   71 chrome/browser/ui/browser_navigator.cc   return browser->CanSupportWindowFeature(Browser::FEATURE_TABSTRIP) ||
CanSupportWindowFeature   55 chrome/browser/ui/browser_tab_strip_model_delegate.cc   DCHECK(browser_->CanSupportWindowFeature(Browser::FEATURE_TABSTRIP));
CanSupportWindowFeature  128 chrome/browser/ui/browser_tab_strip_model_delegate.cc   if (service && browser_->CanSupportWindowFeature(Browser::FEATURE_TABSTRIP)) {