IsCommandActive    21 ash/shelf/shelf_menu_model.h   virtual bool IsCommandActive(int command_id) const = 0;
IsCommandActive   204 ash/shelf/shelf_view.cc   if (!menu_model_->IsCommandActive(command_id))
IsCommandActive    27 chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h   virtual bool IsCommandActive(int command_id) const OVERRIDE;