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

  /external/chromium_org/ash/shelf/
shelf_menu_model.h 21 virtual bool IsCommandActive(int command_id) const = 0;
shelf_view.cc 196 if (!menu_model_->IsCommandActive(command_id))
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_application_menu_item_model.h 27 virtual bool IsCommandActive(int command_id) const OVERRIDE;
launcher_application_menu_item_model.cc 19 bool LauncherApplicationMenuItemModel::IsCommandActive(int command_id) const {

Completed in 62 milliseconds