Home
last modified time | relevance | path

Searched refs:WindowFeature (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/
Dbrowser_finder.cc38 Browser::WindowFeature window_feature, in BrowserMatches()
66 Browser::WindowFeature window_feature, in FindBrowserMatching()
Dbrowser.h121 enum WindowFeature { enum
375 bool SupportsWindowFeature(WindowFeature feature) const;
379 bool CanSupportWindowFeature(WindowFeature feature) const;
803 bool SupportsWindowFeatureImpl(WindowFeature feature,
Dbrowser.cc794 bool Browser::SupportsWindowFeature(WindowFeature feature) const { in SupportsWindowFeature()
798 bool Browser::CanSupportWindowFeature(WindowFeature feature) const { in CanSupportWindowFeature()
2333 bool Browser::SupportsWindowFeatureImpl(WindowFeature feature, in SupportsWindowFeatureImpl()
/external/chromium_org/chrome/browser/ui/cocoa/
Dbrowser_window_controller.mm2209 static_cast<Browser::WindowFeature>(feature));