Searched refs:aImplIsoLangEntries (Results 1 – 1 of 1) sorted by relevance
97 static MsLangId::IsoLangEntry const aImplIsoLangEntries[] = variable593 const IsoLangEntry* pEntry = aImplIsoLangEntries; in convertLanguageToIsoNames()637 const IsoLangEntry* pEntry = aImplIsoLangEntries; in convertLanguageToIsoNames()679 const MsLangId::IsoLangEntry* pEntry = aImplIsoLangEntries; in lcl_lookupFallbackEntry()755 const MsLangId::IsoLangEntry* pEntry = aImplIsoLangEntries; in lcl_lookupFallbackEntry()877 const IsoLangEntry* pEntry = aImplIsoLangEntries; in convertIsoNamesToLanguage()941 const IsoLangEntry* pEntry2 = aImplIsoLangEntries; in convertIsoNamesToLanguage()1108 if (nIndex < sizeof( aImplIsoLangEntries) / sizeof( IsoLangEntry)) in getIsoLangEntry()1109 return &aImplIsoLangEntries[ nIndex]; in getIsoLangEntry()
Completed in 8 milliseconds