Searched defs:GetLabelForCommandId (Results 1 - 17 of 17) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_shelf.cc45 string16 DownloadShelfContextMenu::GetLabelForCommandId(int command_id) const { function in class:DownloadShelfContextMenu
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield_controller.cc34 string16 TextfieldController::GetLabelForCommandId(int command_id) const { function in class:views::TextfieldController
H A Dnative_textfield_views.cc783 string16 NativeTextfieldViews::GetLabelForCommandId(int command_id) const { function in class:views::NativeTextfieldViews
785 return controller ? controller->GetLabelForCommandId(command_id) : string16();
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dsystem_menu_model_delegate.cc44 base::string16 SystemMenuModelDelegate::GetLabelForCommandId( function in class:SystemMenuModelDelegate
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dlauncher_context_menu.cc173 base::string16 LauncherContextMenu::GetLabelForCommandId(int command_id) const { function in class:LauncherContextMenu
/external/chromium/chrome/browser/notifications/
H A Dnotification_options_menu_model.cc155 string16 NotificationOptionsMenuModel::GetLabelForCommandId(int command_id) function in class:NotificationOptionsMenuModel
/external/chromium_org/chrome/browser/download/
H A Ddownload_shelf_context_menu.cc218 base::string16 DownloadShelfContextMenu::GetLabelForCommandId( function in class:DownloadShelfContextMenu
/external/chromium_org/chrome/browser/notifications/
H A Dnotification_options_menu_model.cc179 base::string16 NotificationOptionsMenuModel::GetLabelForCommandId( function in class:NotificationOptionsMenuModel
/external/chromium_org/chrome/browser/status_icons/
H A Dstatus_icon_menu_model.cc134 base::string16 StatusIconMenuModel::GetLabelForCommandId(int command_id) const { function in class:StatusIconMenuModel
/external/chromium_org/ui/base/models/
H A Dbutton_menu_item_model.cc16 base::string16 ButtonMenuItemModel::Delegate::GetLabelForCommandId( function in class:ui::ButtonMenuItemModel::Delegate
93 return delegate_->GetLabelForCommandId(GetCommandIdAt(index));
H A Dsimple_menu_model.cc41 base::string16 SimpleMenuModel::Delegate::GetLabelForCommandId( function in class:ui::SimpleMenuModel::Delegate
304 return delegate_->GetLabelForCommandId(GetCommandIdAt(index));
/external/chromium/chrome/browser/ui/toolbar/
H A Dwrench_menu_model.cc237 string16 WrenchMenuModel::GetLabelForCommandId(int command_id) const { function in class:WrenchMenuModel
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_context_menu.cc166 base::string16 AppContextMenu::GetLabelForCommandId(int command_id) const { function in class:app_list::AppContextMenu
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dwrench_menu_model.cc286 base::string16 WrenchMenuModel::GetLabelForCommandId(int command_id) const { function in class:WrenchMenuModel
/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_view_views.cc866 base::string16 OmniboxViewViews::GetLabelForCommandId(int command_id) const { function in class:OmniboxViewViews
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_win.cc1100 string16 AutocompleteEditViewWin::GetLabelForCommandId( function in class:AutocompleteEditViewWin
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1369 string16 BrowserView::GetLabelForCommandId(int command_id) const { function in class:BrowserView

Completed in 782 milliseconds