Searched refs:ltype (Results 1 – 1 of 1) sorted by relevance
334 …LanguageType ltype = MsLangId::convertIsoNamesToLanguage(myiso_lang.language(), myiso_lang.country… in add_group_entries() local335 if( ( ltype & 0x0200 ) == 0 && map[ ltype ].empty() ) in add_group_entries()346 map[ static_cast<unsigned short>(ltype) ] = std::string( iso_lang.GetBuffer() ); in add_group_entries()350 if( !map[ ltype ].empty() ) in add_group_entries()352 … This does not work in microsoft resources\nPlease remove one!\n", ltype , map[ ltype ].c_str() , … in add_group_entries()467 … LanguageType ltype = MsLangId::convertIsoNamesToLanguage(iso_lang.language(), iso_lang.country()); in start_language_section() local470 int primLangID = PRIMARYLANGID(ltype); in start_language_section()471 int subLangID = SUBLANGID(ltype); in start_language_section()
Completed in 7 milliseconds