Home
last modified time | relevance | path

Searched defs:languageTag (Results 1 – 14 of 14) sorted by relevance

/external/icu4c/layout/
DScriptAndLanguage.cpp14 const LangSysTable *ScriptTable::findLanguage(LETag languageTag, le_bool exactMatch) const in findLanguage()
73 const LangSysTable *ScriptListTable::findLanguage(LETag scriptTag, LETag languageTag, le_bool exact… in findLanguage()
DGlyphLookupTables.cpp22 le_bool GlyphLookupTableHeader::coversScriptAndLanguage(LETag scriptTag, LETag languageTag, le_bool… in coversScriptAndLanguage()
DGlyphSubstitutionTables.cpp23 LETag languageTag, in process()
DGlyphPositioningTables.cpp20 LETag scriptTag, LETag languageTag, in process()
DGlyphSubstLookupProc.cpp31 LETag languageTag, in GlyphSubstitutionLookupProcessor()
DGlyphPosnLookupProc.cpp37 LETag languageTag, in GlyphPositioningLookupProcessor()
DLookupProcessor.cpp129 …LETag scriptTag, LETag languageTag, const FeatureMap *featureMap, le_int32 featureMapCount, le_boo… in LookupProcessor()
DLayoutEngine.cpp529 LETag languageTag = 0x00000000; in layoutEngineFactory() local
/external/nist-sip/java/gov/nist/javax/sip/header/
DContentLanguage.java102 public ContentLanguage(String languageTag) { in ContentLanguage()
130 public void setLanguageTag(String languageTag) { in setLanguageTag()
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/packets/
DPacketChannelOpenFailure.java22 public String languageTag; field in PacketChannelOpenFailure
25 String languageTag) in PacketChannelOpenFailure()
DPacketUserauthInfoRequest.java21 String languageTag; field in PacketUserauthInfoRequest
/external/nist-sip/java/javax/sip/header/
DContentLanguageHeader.java12 void setLanguageTag(String languageTag); in setLanguageTag()
/external/libxslt/libxslt/
Dxsltlocale.c57 xslt_locale_WINAPI(const xmlChar *languageTag) { in xslt_locale_WINAPI()
79 xsltNewLocale(const xmlChar *languageTag) { in xsltNewLocale()
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DTextCheckerClientEnchant.cpp160 static void getAvailableDictionariesCallback(const char* const languageTag, const char* const, cons… in getAvailableDictionariesCallback() argument