Searched refs:aImplIsoLangEntries (Results 1 – 1 of 1) sorted by relevance
97 static MsLangId::IsoLangEntry const aImplIsoLangEntries[] = variable591 const IsoLangEntry* pEntry = aImplIsoLangEntries; in convertLanguageToIsoNames()635 const IsoLangEntry* pEntry = aImplIsoLangEntries; in convertLanguageToIsoNames()677 const MsLangId::IsoLangEntry* pEntry = aImplIsoLangEntries; in lcl_lookupFallbackEntry()753 const MsLangId::IsoLangEntry* pEntry = aImplIsoLangEntries; in lcl_lookupFallbackEntry()875 const IsoLangEntry* pEntry = aImplIsoLangEntries; in convertIsoNamesToLanguage()939 const IsoLangEntry* pEntry2 = aImplIsoLangEntries; in convertIsoNamesToLanguage()1106 if (nIndex < sizeof( aImplIsoLangEntries) / sizeof( IsoLangEntry)) in getIsoLangEntry()1107 return &aImplIsoLangEntries[ nIndex]; in getIsoLangEntry()
Completed in 17 milliseconds