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

  /external/chromium_org/chrome/browser/ui/toolbar/
bookmark_sub_menu_model.cc 28 AddCheckItemWithStringId(IDC_SHOW_BOOKMARK_BAR, IDS_SHOW_BOOKMARK_BAR);
wrench_menu_model.cc 421 if (command_id == IDC_SHOW_BOOKMARK_BAR) {
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_browsertest.cc 69 chrome::ExecuteCommand(browser(), IDC_SHOW_BOOKMARK_BAR);
73 chrome::ExecuteCommand(browser(), IDC_SHOW_BOOKMARK_BAR);
  /external/chromium_org/chrome/browser/ui/views/toolbar/
toolbar_view_browsertest.cc 107 updater->ExecuteCommand(IDC_SHOW_BOOKMARK_BAR);
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view_unittest.cc 112 chrome::ExecuteCommand(browser, IDC_SHOW_BOOKMARK_BAR);
115 chrome::ExecuteCommand(browser, IDC_SHOW_BOOKMARK_BAR);
global_menu_bar_x11.cc 185 { IDS_SHOW_BOOKMARK_BAR, IDC_SHOW_BOOKMARK_BAR },
486 if (command_id == IDC_SHOW_BOOKMARK_BAR)
602 id_to_menu_item_.find(IDC_SHOW_BOOKMARK_BAR);
  /external/chromium_org/chrome/app/
chrome_command_ids.h 174 #define IDC_SHOW_BOOKMARK_BAR 40009
  /external/chromium_org/chrome/browser/ui/views/
accelerator_table.cc 106 { ui::VKEY_BROWSER_FAVORITES, ui::EF_NONE, IDC_SHOW_BOOKMARK_BAR },
109 IDC_SHOW_BOOKMARK_BAR },
  /external/chromium_org/chrome/browser/chromeos/accessibility/
spoken_feedback_browsertest.cc 168 chrome::ExecuteCommand(browser(), IDC_SHOW_BOOKMARK_BAR);
  /external/chromium_org/chrome/browser/ui/
browser_command_controller.cc 705 case IDC_SHOW_BOOKMARK_BAR:
    [all...]

Completed in 415 milliseconds