Home
last modified time | relevance | path

Searched refs:IDC_MOVE_TAB_PREVIOUS (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Daccelerator_table.cc66 IDC_MOVE_TAB_PREVIOUS},
245 IDC_MOVE_TAB_PREVIOUS,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/app/
H A Dchrome_command_ids.h55 #define IDC_MOVE_TAB_PREVIOUS 34033 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/
H A Dbrowser_command_controller.cc427 case IDC_MOVE_TAB_PREVIOUS: in ExecuteCommandWithDisposition()
1049 command_updater_.UpdateCommandEnabled(IDC_MOVE_TAB_PREVIOUS, supports_tabs); in InitCommandState()