Searched refs:WindowFeature (Results 1 – 6 of 6) sorted by relevance
121 Browser::WindowFeature window_feature, in BrowserMatches()150 Browser::WindowFeature window_feature, in FindBrowserMatching()539 Browser::WindowFeature feature) { in FindBrowserWithFeature()
99 enum WindowFeature { enum495 bool SupportsWindowFeature(WindowFeature feature) const;499 bool CanSupportWindowFeature(WindowFeature feature) const;1007 bool SupportsWindowFeatureImpl(WindowFeature feature,
82 Browser::WindowFeature feature);
1231 bool Browser::SupportsWindowFeatureImpl(WindowFeature feature, in SupportsWindowFeatureImpl()1635 bool Browser::SupportsWindowFeature(WindowFeature feature) const { in SupportsWindowFeature()1639 bool Browser::CanSupportWindowFeature(WindowFeature feature) const { in CanSupportWindowFeature()
2160 static_cast<Browser::WindowFeature>(feature));
5081 that takes in a WebCore::WindowFeature and had it copy all the variables