HomeSort by relevance Sort by last modified time
    Searched defs:WindowFeature (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/
browser.h 99 enum WindowFeature {
495 bool SupportsWindowFeature(WindowFeature feature) const;
499 bool CanSupportWindowFeature(WindowFeature feature) const;
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser.h 127 enum WindowFeature {
356 bool SupportsWindowFeature(WindowFeature feature) const;
360 bool CanSupportWindowFeature(WindowFeature feature) const;
772 bool SupportsWindowFeatureImpl(WindowFeature feature,
    [all...]

Completed in 60 milliseconds