Searched refs:getPrimaryLanguage (Results 1 – 4 of 4) sorted by relevance
81 sub getPrimaryLanguage($) subroutine212 $parts[0] = getPrimaryLanguage( $lcid);
673 LanguageType nPrimary = MsLangId::getPrimaryLanguage( nLang); in lcl_lookupFallbackEntry()697 MsLangId::getPrimaryLanguage( pEntry->mnLang) == nPrimary) in lcl_lookupFallbackEntry()711 if (MsLangId::getPrimaryLanguage( pEntry->mnLang) == nLang) in lcl_lookupFallbackEntry()
49 static inline LanguageType getPrimaryLanguage( LanguageType nLangID) in getPrimaryLanguage() function in MsLangId
2035 if ( MsLangId::getPrimaryLanguage( eLang) != LANGUAGE_ARABIC_PRIMARY_ONLY ) in ImpAdjustBlocks()2050 … nLastChar ) == ' ' ) && ( aPositions.Count() > 1 ) && ( MsLangId::getPrimaryLanguage( GetLanguage… in ImpAdjustBlocks()
Completed in 44 milliseconds