Searched refs:CanSupportWindowFeature (Results 1 – 4 of 4) sorted by relevance
56 return browser->CanSupportWindowFeature(Browser::FEATURE_TABSTRIP) || in WindowCanOpenTabs()
124 !browser->CanSupportWindowFeature(window_feature)) { in BrowserMatches()
1639 bool Browser::CanSupportWindowFeature(WindowFeature feature) const { in CanSupportWindowFeature() function in Browser2514 DCHECK(CanSupportWindowFeature(FEATURE_TABSTRIP)); in CreateNewStripWithContents()2566 if (CanSupportWindowFeature(FEATURE_TABSTRIP)) { in DuplicateContentsAt()2630 if (CanSupportWindowFeature(FEATURE_TABSTRIP)) { in CreateHistoricalTab()4395 if (CanSupportWindowFeature(FEATURE_TABSTRIP)) { in ViewSource()
499 bool CanSupportWindowFeature(WindowFeature feature) const;