Searched refs:selectedLangIdIndex (Results 1 – 1 of 1) sorted by relevance
1305 static size_t selectedLangIdIndex = 0; variable1354 selectedLangIdIndex = 0; in selectLangId()1363 selectedLangIdIndex = ret; in selectLangId()1364 return languageIds[selectedLangIdIndex]; in selectLangId()1370 uint32_t langIdIndex = selectedLangIdIndex; in lookup()