HomeSort by relevance Sort by last modified time
    Searched refs:CanSupportWindowFeature (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/ui/
browser_list.cc 117 // |CanSupportWindowFeature(window_feature)| must return true.
124 !browser->CanSupportWindowFeature(window_feature)) {
browser_navigator.cc 56 return browser->CanSupportWindowFeature(Browser::FEATURE_TABSTRIP) ||
browser.h 494 // feature use |CanSupportWindowFeature|.
499 bool CanSupportWindowFeature(WindowFeature feature) const;
    [all...]
browser.cc     [all...]

Completed in 26 milliseconds