Home | History | Annotate | Download | only in ui

Lines Matching refs:feature

490   // Returns true if the Browser supports the specified feature. The value of
494 // feature use |CanSupportWindowFeature|.
495 bool SupportsWindowFeature(WindowFeature feature) const;
497 // Returns true if the Browser can support the specified feature. See comment
499 bool CanSupportWindowFeature(WindowFeature feature) const;
1007 bool SupportsWindowFeatureImpl(WindowFeature feature,