HomeSort by relevance Sort by last modified time
    Searched refs:langID (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/icu/source/common/
locmap.h 34 U_CAPI uint32_t uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status);
locmap.c 887 uint16_t langID;
902 langID = LANGUAGE_LCID(hostid);
906 if (langID == gPosixIDmap[localeIndex].regionMaps->hostID)
923 // langID is separate so that this file doesn't depend on the uloc_* API.
929 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status)
944 if (!langID || !posixID || uprv_strlen(langID) < 2 || uprv_strlen(posixID) < 2) {
957 compVal = uprv_strcmp(langID, gPosixIDmap[mid].regionMaps->posixID)
    [all...]
uloc.c     [all...]
  /external/icu/icu4c/source/common/
locmap.h 34 U_CAPI uint32_t uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status);
locmap.c     [all...]
uloc.cpp     [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
_n_a_m_e.py 12 langID: H
81 def getName(self, nameID, platformID, platEncID, langID=None):
86 if langID is None or namerecord.langID == langID:
102 ("langID", hex(self.langID)),
122 self.langID = safeEval(attrs["langID"])
138 getattr(self, "langID", None)
    [all...]
  /external/fonttools/Lib/fontTools/
subset.py     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 289 milliseconds