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

  /external/chromium_org/chrome/browser/extensions/
extension_disabled_ui.cc 61 IDC_EXTENSION_DISABLED_FIRST + 1> >
67 for (id = IDC_EXTENSION_DISABLED_FIRST;
69 if (!menu_command_ids.Get()[id - IDC_EXTENSION_DISABLED_FIRST]) {
70 menu_command_ids.Get().set(id - IDC_EXTENSION_DISABLED_FIRST);
82 menu_command_ids.Get().reset(id - IDC_EXTENSION_DISABLED_FIRST);
extension_disabled_ui_browsertest.cc 72 GetGlobalErrorByMenuItemCommandID(IDC_EXTENSION_DISABLED_FIRST);
  /external/chromium_org/chrome/app/
chrome_command_ids.h 203 #define IDC_EXTENSION_DISABLED_FIRST 40135

Completed in 109 milliseconds