Searched refs:eCountry (Results 1 – 2 of 2) sorted by relevance
265 inline explicit CountryEntryPred_Country( CountryId eCountry ) : in CountryEntryPred_Country()266 meCountry( eCountry ) {} in CountryEntryPred_Country()326 LanguageType ConvertCountryToLanguage( CountryId eCountry ) in ConvertCountryToLanguage() argument329 const CountryEntry* pEntry = std::find_if( pTable, pEnd, CountryEntryPred_Country( eCountry ) ); in ConvertCountryToLanguage()
305 MSFILTER_DLLPUBLIC LanguageType ConvertCountryToLanguage( CountryId eCountry );
Completed in 14 milliseconds