Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/
Dbrowser_list.cc109 const int kMatchCanSupportWindowFeature = 1 << 1; variable
123 if (match_types & kMatchCanSupportWindowFeature && in BrowserMatches()
542 p, Browser::TYPE_ANY, feature, kMatchCanSupportWindowFeature); in FindBrowserWithFeature()
547 kMatchCanSupportWindowFeature); in FindBrowserWithFeature()