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

/external/chromium_org/chrome/browser/ui/
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,

Completed in 187 milliseconds