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

  /external/chromium_org/chrome/browser/ui/
browser_finder.cc 38 Browser::WindowFeature window_feature,
66 Browser::WindowFeature window_feature,
browser.h 127 enum WindowFeature {
380 bool SupportsWindowFeature(WindowFeature feature) const;
384 bool CanSupportWindowFeature(WindowFeature feature) const;
778 bool SupportsWindowFeatureImpl(WindowFeature feature,
    [all...]
browser.cc 783 bool Browser::SupportsWindowFeature(WindowFeature feature) const {
787 bool Browser::CanSupportWindowFeature(WindowFeature feature) const {
    [all...]
  /external/chromium/chrome/browser/ui/
browser_list.h 82 Browser::WindowFeature feature);
browser_list.cc 121 Browser::WindowFeature window_feature,
150 Browser::WindowFeature window_feature,
539 Browser::WindowFeature feature) {
browser.h 99 enum WindowFeature {
495 bool SupportsWindowFeature(WindowFeature feature) const;
499 bool CanSupportWindowFeature(WindowFeature feature) const;
    [all...]
browser.cc     [all...]

Completed in 159 milliseconds