HomeSort by relevance Sort by last modified time
    Searched defs:LATIN (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
LookupKey.java 55 * Script types. This is used for countries that do not use Latin script, but accept it for
56 * transcribing their addresses. For example, you can write a Japanese address in Latin script
69 LATIN,
73 * Saudi Arabia, it's Arabic. Notice that for US, the local script is actually Latin script
74 * (The same goes for other countries that use Latin script). For these countries, we do not
75 * provide two set of data (Latin and local) since they use only Latin script. You have to
76 * specify the {@link ScriptType} as local instead Latin.
375 } else if (scriptStr.equals("latin")) {
376 this.script = ScriptType.LATIN;
    [all...]
  /external/chromium_org/third_party/cld/languages/proto/
languages.pb.h 48 LATIN = 39, // UI only.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 437 milliseconds