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

  /external/chromium_org/ui/base/models/
simple_menu_model.h 46 virtual base::string16 GetMinorTextForCommandId(int command_id) const;
simple_menu_model.cc 51 base::string16 SimpleMenuModel::Delegate::GetMinorTextForCommandId(
316 return delegate_->GetMinorTextForCommandId(GetCommandIdAt(index));

Completed in 24 milliseconds