Searched refs:IDC_TABPOSE (Results 1 – 7 of 7) sorted by relevance
64 #define IDC_TABPOSE 34036 macro
291 command_id == IDC_TABPOSE || in IsReservedCommandOrKey()416 case IDC_TABPOSE: in ExecuteCommandWithDisposition()1002 command_updater_.UpdateCommandEnabled(IDC_TABPOSE, normal_window); in InitCommandState()
2202 case IDC_TABPOSE: OpenTabpose(); break; in ExecuteCommandWithDisposition()2386 command_id == IDC_TABPOSE || in IsReservedCommandOrKey()3668 command_updater_.UpdateCommandEnabled(IDC_TABPOSE, normal_window); in InitCommandState()
1336 if ([sender tag] == IDC_TABPOSE)1344 return action == @selector(commandDispatch:) && tag == IDC_TABPOSE;
1741 chrome::ExecuteCommand(browser_.get(), IDC_TABPOSE);
1383 if ([sender tag] == IDC_TABPOSE)1391 return action == @selector(commandDispatch:) && tag == IDC_TABPOSE;
1644 browser_->ExecuteCommand(IDC_TABPOSE);