Searched refs:IDC_SPELLCHECK_LANGUAGES_FIRST (Results 1 – 3 of 3) sorted by relevance
51 IDC_SPELLCHECK_LANGUAGES_LAST - IDC_SPELLCHECK_LANGUAGES_FIRST); in InitMenu()56 submenu_model_.AddRadioItem(IDC_SPELLCHECK_LANGUAGES_FIRST + i, in InitMenu()94 if (command_id >= IDC_SPELLCHECK_LANGUAGES_FIRST && in IsCommandIdSupported()117 if (command_id >= IDC_SPELLCHECK_LANGUAGES_FIRST && in IsCommandIdChecked()119 return language_selected_ == command_id - IDC_SPELLCHECK_LANGUAGES_FIRST; in IsCommandIdChecked()138 if (command_id >= IDC_SPELLCHECK_LANGUAGES_FIRST && in IsCommandIdEnabled()159 if (command_id >= IDC_SPELLCHECK_LANGUAGES_FIRST && in ExecuteCommand()161 const size_t language = command_id - IDC_SPELLCHECK_LANGUAGES_FIRST; in ExecuteCommand()
209 {56, IDC_SPELLCHECK_LANGUAGES_FIRST},228 if (id >= IDC_SPELLCHECK_LANGUAGES_FIRST && in CollapseCommandsForUMA()230 return IDC_SPELLCHECK_LANGUAGES_FIRST; in CollapseCommandsForUMA()986 if ((id >= IDC_SPELLCHECK_LANGUAGES_FIRST) && in IsCommandIdEnabled()
229 #define IDC_SPELLCHECK_LANGUAGES_FIRST 41006 macro