Searched refs:WindowFeature (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dbrowser_finder.cc38 Browser::WindowFeature window_feature,
66 Browser::WindowFeature window_feature,
H A Dbrowser.h121 enum WindowFeature { enum in class:Browser
375 bool SupportsWindowFeature(WindowFeature feature) const;
379 bool CanSupportWindowFeature(WindowFeature feature) const;
803 bool SupportsWindowFeatureImpl(WindowFeature feature,
H A Dbrowser.cc794 bool Browser::SupportsWindowFeature(WindowFeature feature) const {
798 bool Browser::CanSupportWindowFeature(WindowFeature feature) const {
2333 bool Browser::SupportsWindowFeatureImpl(WindowFeature feature,

Completed in 455 milliseconds