Searched refs:CountryEntryPred_Language (Results 1 – 1 of 1) sorted by relevance
278 struct CountryEntryPred_Language struct282 inline explicit CountryEntryPred_Language( LanguageType eLanguage ) : in CountryEntryPred_Language() function288 inline bool CountryEntryPred_Language::operator()( const CountryEntry& rCmp ) const in operator ()()311 pEntry = std::find_if( pEntry, pEnd, CountryEntryPred_Language( eLanguage ) ); in ConvertLanguageToCountry()
Completed in 12 milliseconds