Home
last modified time | relevance | path

Searched refs:window_feature (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/
Dbrowser_list.cc121 Browser::WindowFeature window_feature, in BrowserMatches() argument
124 !browser->CanSupportWindowFeature(window_feature)) { in BrowserMatches()
150 Browser::WindowFeature window_feature, in FindBrowserMatching() argument
153 if (BrowserMatches(*i, profile, type, window_feature, match_types)) in FindBrowserMatching()