ShouldShowShelf 1046 ash/shelf/shelf_layout_manager.cc shelf_->status_area_widget()->ShouldShowShelf()) ShouldShowShelf 51 ash/system/audio/tray_audio.h virtual bool ShouldShowShelf() const OVERRIDE; ShouldShowShelf 46 ash/system/chromeos/brightness/tray_brightness.h virtual bool ShouldShowShelf() const OVERRIDE; ShouldShowShelf 99 ash/system/status_area_widget.cc if ((system_tray_ && system_tray_->ShouldShowShelf()) || ShouldShowShelf 65 ash/system/status_area_widget.h bool ShouldShowShelf() const; ShouldShowShelf 331 ash/system/tray/system_tray.cc return system_bubble_.get() && system_bubble_->bubble()->ShouldShowShelf(); ShouldShowShelf 91 ash/system/tray/system_tray.h bool ShouldShowShelf() const; ShouldShowShelf 345 ash/system/tray/system_tray_bubble.cc if ((*it)->ShouldShowShelf()) ShouldShowShelf 60 ash/system/tray/system_tray_bubble.h bool ShouldShowShelf() const; ShouldShowShelf 102 ash/system/tray/system_tray_item.h virtual bool ShouldShowShelf() const;