Home | History | Annotate | Download | only in tab_contents

Lines Matching refs:IDC_SPELLCHECK_LANGUAGES_FIRST

780          IDC_SPELLCHECK_LANGUAGES_LAST - IDC_SPELLCHECK_LANGUAGES_FIRST);
786 IDC_SPELLCHECK_LANGUAGES_FIRST + i,
866 if ((id >= IDC_SPELLCHECK_LANGUAGES_FIRST) &&
1150 if ((id < IDC_SPELLCHECK_LANGUAGES_FIRST) ||
1156 (id - IDC_SPELLCHECK_LANGUAGES_FIRST);
1161 if (id >= IDC_SPELLCHECK_LANGUAGES_FIRST &&
1163 const size_t language_number = id - IDC_SPELLCHECK_LANGUAGES_FIRST;