HomeSort by relevance Sort by last modified time
    Searched full:thai (Results 26 - 50 of 429) sorted by null

12 3 4 5 6 7 8 91011>>

  /packages/inputmethods/LatinIME/java/res/xml/
key_thai_kho_khuat.xml 28 <!-- U+0E05: "?" THAI CHARACTER KHO KHON -->
33 <!-- U+0E03: "?" THAI CHARACTER KHO KHUAT -->
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
BreakIteratorRegTest.java 54 assertEqual(test1, twbi, "us word == thai word");
56 assertEqual(test3, twbi, "thai word == thai word");
57 assertEqual(test4, twbi, "foo word == thai word");
62 assertTrue(BreakIterator.unregister(key2), "unregister us word (thai word)");
81 assertTrue(BreakIterator.unregister(key0), "unregister foo word (thai word)");
96 assertEqual(test3, twbi, "thai word break");
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
BreakIteratorRegTest.java 50 assertEqual(test1, twbi, "us word == thai word");
52 assertEqual(test3, twbi, "thai word == thai word");
53 assertEqual(test4, twbi, "foo word == thai word");
58 assertTrue(BreakIterator.unregister(key2), "unregister us word (thai word)");
77 assertTrue(BreakIterator.unregister(key0), "unregister foo word (thai word)");
92 assertEqual(test3, twbi, "thai word break");
  /external/freetype/src/autofit/
afscript.h 70 SCRIPT( thai, THAI,
71 "Thai",
  /external/icu/icu4c/source/layout/
ThaiLayoutEngine.h 22 * This class implements layout for the Thai script, using the ThaiShapingClass.
23 * All existing Thai fonts use an encoding which assigns character codes to all
72 * A small integer indicating which Thai encoding
94 * This method performs Thai layout. It calls ThaiShaping::compose to
ThaiLayoutEngine.cpp 29 // No Thai in font; don't use presentation forms.
32 // WorldType uses reserved space in Thai block
  /external/v8/test/intl/general/
supported-locales-of.js 40 Intl.DateTimeFormat.supportedLocalesOf(['sr-Thai-RS', 'de', 'zh-CN']);
41 assertEquals('sr-Thai-RS', multiLocale[0]);
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-thai.cc 30 /* Thai / Lao shaper */
262 * http://linux.thai.net/~thep/th-otf/shaping.html
264 * The first shaping rule listed there is needed even if the font has Thai
266 * We implement that only if there exist no Thai GSUB in the font.
269 /* The following is NOT specified in the MS OT Thai spec, however, it seems
296 * Thai Lao
302 * Thai: <0E31,0E34..0E37,0E47..0E4E>
305 * Note how the Lao versions are the same as Thai + 0x80.
361 /* If font has Thai GSUB, we are done. */
368 "thai",
    [all...]
  /external/bison/runtime-po/
th.po 1 # Translation bison-runtime to Thai.
13 "Language-Team: Thai <translation-team-th@lists.sourceforge.net>\n"
18 "X-Poedit-Language: Thai\n"
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/
UnicodeLocaleExtension.java 37 NU_THAI._keywords.put("nu", "thai");
38 NU_THAI._value = "nu-thai";
  /external/expat/
NOTICE 1 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
  /external/expat/lib/
asciitab.h 1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
iasciitab.h 1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
latin1tab.h 1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
utf8tab.h 1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
xmlrole.h 1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
Test_Instructions.html 15 in Thai, followed by other available text. The text is broken apart into
36 <li><b><a href="Test_Thai-Latin.html">Thai</a>:</b> ISO 11940 &lt; <a href="http://homepage.mac.com/sirbinks/pdf/Thai.r2.pdf">http://homepage.mac.com/sirbinks/pdf/Thai.r2.pdf</a>
42 closely the Thai standard.</li>
43 <li>Spaces are provided at word-breaks, using the Thai BreakIterator.</li>
129 have a name-list, such as in Thai).</li>
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationThaiTest.java 41 * Odd corner conditions taken from "How to Sort Thai Without Rewriting Sort",
87 warnln("could not construct Thai collator");
129 warnln("could not construct Thai collator");
133 // Read in a dictionary of Thai words
229 warnln("could not construct Thai collator");
286 warnln("could not construct Thai collator");
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
LocaleBuilderTest.java 78 {"L", "th", "R", "th", "K", "nu", "thai", "T", "th-TH-u-nu-thai", "th_TH@numbers=thai"},
96 {"E", "u", "nu-thai-ca-gregory", "L", "TH", "T", "th-u-ca-gregory-nu-thai", "th@calendar=gregorian;numbers=thai"},
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationThaiTest.java 37 * Odd corner conditions taken from "How to Sort Thai Without Rewriting Sort",
83 warnln("could not construct Thai collator");
125 warnln("could not construct Thai collator");
129 // Read in a dictionary of Thai words
225 warnln("could not construct Thai collator");
282 warnln("could not construct Thai collator");
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
LocaleBuilderTest.java 74 {"L", "th", "R", "th", "K", "nu", "thai", "T", "th-TH-u-nu-thai", "th_TH@numbers=thai"},
92 {"E", "u", "nu-thai-ca-gregory", "L", "TH", "T", "th-u-ca-gregory-nu-thai", "th@calendar=gregorian;numbers=thai"},
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
UnicodeLocaleExtension.java 41 NU_THAI._keywords.put("nu", "thai");
42 NU_THAI._value = "nu-thai";
  /external/icu/icu4c/source/test/intltest/
thcoll.cpp 79 errln("Error: could not construct Thai collator");
126 errln("Error: could not construct Thai collator");
200 * Odd corner conditions taken from "How to Sort Thai Without Rewriting Sort",
245 errln("Error: could not construct Thai collator");
373 errln("Error opening Thai collator: %s", u_errorName(coll_status));
408 // Until UCA 4.1, the collation code swapped Thai/Lao prevowels with the following consonants,
453 errln("Unable to set the Thai collator clone to secondary strength");
459 const char *testcontraction[] = { "\\u0E41ab", ">", "\\u0E41c"}; // After UCA 4.1 Thai are normal so won't break a contraction
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
UnicodeLocaleExtension.java 37 NU_THAI._keywords.put("nu", "thai");
38 NU_THAI._value = "nu-thai";
  /external/icu/android_icu4j/src/main/java/android/icu/text/
ThaiBreakEngine.java 50 fThaiWordSet.applyPattern("[[:Thai:]&[:LineBreak=SA:]]");
53 fMarkSet.applyPattern("[[:Thai:]&[:LineBreak=SA:]&[:M:]]");
81 fDictionary = DictionaryData.loadDictionaryFor("Thai");
97 return (script == UScript.THAI);

Completed in 1340 milliseconds

12 3 4 5 6 7 8 91011>>