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

  /external/chromium/chrome/browser/download/
download_shelf.h 77 virtual string16 GetLabelForCommandId(int command_id) const;
download_shelf.cc 45 string16 DownloadShelfContextMenu::GetLabelForCommandId(int command_id) const {
  /external/chromium/chrome/browser/notifications/
notification_options_menu_model.h 42 virtual string16 GetLabelForCommandId(int command_id) const;
notification_options_menu_model.cc 155 string16 NotificationOptionsMenuModel::GetLabelForCommandId(int command_id)
  /external/chromium/chrome/browser/ui/toolbar/
wrench_menu_model.h 87 virtual string16 GetLabelForCommandId(int command_id) const OVERRIDE;
wrench_menu_model.cc 237 string16 WrenchMenuModel::GetLabelForCommandId(int command_id) const {
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.h 218 virtual string16 GetLabelForCommandId(int command_id) const;
autocomplete_edit_view_win.cc     [all...]
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.h 344 virtual string16 GetLabelForCommandId(int command_id) const OVERRIDE;
browser_view.cc     [all...]

Completed in 230 milliseconds