GetCommand         57 chrome/browser/command_updater.cc   GetCommand(id, true)->observers.AddObserver(observer);
GetCommand         61 chrome/browser/command_updater.cc   GetCommand(id, false)->observers.RemoveObserver(observer);
GetCommand         75 chrome/browser/command_updater.cc   Command* command = GetCommand(id, true);
GetCommand         72 chrome/browser/command_updater.h   Command* GetCommand(int id, bool create);
GetCommand       1354 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc     deleted_menu_id_ = child_menu->GetCommand();
GetCommand        185 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc   if (menu_id_to_node_map_.find(menu->GetCommand()) ==
GetCommand        191 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc   const BookmarkNode* drop_node = menu_id_to_node_map_[menu->GetCommand()];
GetCommand        205 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc   const BookmarkNode* node = menu_id_to_node_map_[item->GetCommand()];
GetCommand        242 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc   const BookmarkNode* drop_node = menu_id_to_node_map_[menu->GetCommand()];
GetCommand        303 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc   const BookmarkNode* node = menu_id_to_node_map_[menu->GetCommand()];
GetCommand        314 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc   BookmarkNodeData drag_data(menu_id_to_node_map_[sender->GetCommand()]);
GetCommand        320 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc       profile_, menu_id_to_node_map_[sender->GetCommand()]);
GetCommand        364 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc       menu_id_to_node_map_.erase(menu->GetCommand());
GetCommand        386 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc       menu_id_to_node_map_.erase(i->second->GetCommand());
GetCommand        410 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc   menu_id_to_node_map_[menu->GetCommand()] = parent;
GetCommand        204 chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.cc   if ((item->GetCommand() == 0) && (*position == DROP_BEFORE)) {
GetCommand        225 chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.cc   ViewForId(menu->GetCommand(), &drop_index);
GetCommand        247 chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.cc   BrowserActionView* view = ViewForId(sender->GetCommand(), &drag_index);
GetCommand        843 chrome/browser/ui/views/toolbar/wrench_menu.cc     return menu->GetCommand() == menu_item_->GetCommand() ?
GetCommand       1019 chrome/browser/ui/views/toolbar/wrench_menu.cc   return IsBookmarkCommand(menu->GetCommand()) ?
GetCommand       1050 chrome/browser/ui/views/toolbar/wrench_menu.cc   return IsBookmarkCommand(item->GetCommand()) ?
GetCommand       1058 chrome/browser/ui/views/toolbar/wrench_menu.cc   if (!IsBookmarkCommand(menu->GetCommand()))
GetCommand       1076 chrome/browser/ui/views/toolbar/wrench_menu.cc   return IsBookmarkCommand(menu->GetCommand()) ?
GetCommand       1082 chrome/browser/ui/views/toolbar/wrench_menu.cc   DCHECK(IsBookmarkCommand(sender->GetCommand()));
GetCommand       1087 chrome/browser/ui/views/toolbar/wrench_menu.cc   return IsBookmarkCommand(sender->GetCommand()) ?
GetCommand       1093 chrome/browser/ui/views/toolbar/wrench_menu.cc   if (IsBookmarkCommand(menu->GetCommand()))
GetCommand         26 skia/ext/benchmarking_canvas.h   SkDrawCommand* GetCommand(size_t index);
GetCommand        625 ui/views/controls/menu/menu_controller.cc             part.menu->GetCommand(), event)) {
GetCommand        626 ui/views/controls/menu/menu_controller.cc       part.menu->GetDelegate()->ExecuteCommand(part.menu->GetCommand(),
GetCommand       1249 ui/views/controls/menu/menu_controller.cc       !item->GetDelegate()->ShouldCloseAllMenusOnExecute(item->GetCommand())) {
GetCommand       1339 ui/views/controls/menu/menu_controller.cc           menu_item, menu_item->GetCommand(), loc, source_type)) {
GetCommand        175 ui/views/controls/menu/menu_item_view.cc       if (GetDelegate()->IsItemChecked(GetCommand()))
GetCommand        471 ui/views/controls/menu/menu_item_view.cc   if (GetCommand() == id)
GetCommand        695 ui/views/controls/menu/menu_item_view.cc     const gfx::FontList* font_list = delegate->GetLabelFontList(GetCommand());
GetCommand        751 ui/views/controls/menu/menu_item_view.cc   if (delegate && delegate->GetBackgroundColor(GetCommand(),
GetCommand        772 ui/views/controls/menu/menu_item_view.cc   if (type_ == CHECKBOX && delegate->IsItemChecked(GetCommand())) {
GetCommand        784 ui/views/controls/menu/menu_item_view.cc         GetRadioButtonImage(delegate->IsItemChecked(GetCommand()));
GetCommand        802 ui/views/controls/menu/menu_item_view.cc                           GetCommand());
GetCommand        809 ui/views/controls/menu/menu_item_view.cc   if (delegate && delegate->GetForegroundColor(GetCommand(),
GetCommand       1019 ui/views/controls/menu/menu_item_view.cc   if (GetMenuConfig().show_accelerators && GetDelegate() && GetCommand() &&
GetCommand       1020 ui/views/controls/menu/menu_item_view.cc           GetDelegate()->GetAccelerator(GetCommand(), &accelerator)) {
GetCommand        274 ui/views/controls/menu/menu_item_view.h   int GetCommand() const { return command_; }
GetCommand         35 ui/views/controls/menu/menu_message_pump_dispatcher_win.cc             item, item->GetCommand(), screen_loc, source_type);
GetCommand        222 ui/views/controls/menu/menu_model_adapter.cc   const int id = menu->GetCommand();
GetCommand        262 ui/views/controls/menu/menu_runner.cc     menu_->GetDelegate()->ExecuteCommand(result->GetCommand(),