/external/expat/lib/ |
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/expat/xmlwf/ |
codepage.c | 1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
|
unixfilemap.c | 1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
|
readfilemap.c | 1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
|
win32filemap.c | 1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
|
/external/harfbuzz/src/ |
harfbuzz-shaper-all.cpp | 35 #include "harfbuzz-thai.c"
|
Makefile.am | 23 harfbuzz-thai.c \
|
/external/icu4c/data/xml/brkitr/ |
root.xml | 27 <icu:dictionary type="Thai" icu:dependency="thaidict.ctd"/>
|
/external/webkit/LayoutTests/fast/encoding/resources/ |
invalid-xml.js | 18 "invalid-xml-x-mac-thai.xml",
|
/external/harfbuzz/ |
Android.mk | 50 src/harfbuzz-thai.c \
|
/external/harfbuzz/contrib/tables/ |
scripts-parse.py | 26 'Thai': 'HB_Script_Thai',
|
/external/webkit/Source/WebCore/ |
Info.plist | 10 <string>${BUNDLE_VERSION}, Copyright 2003-2011 Apple Inc.; Copyright 1997 Martin Jones <mjones@kde.org>; Copyright 1998, 1999 Torben Weis <weis@kde.org>; Copyright 1998, 1999, 2002 Waldo Bastian <bastian@kde.org>; Copyright 1998-2000 Lars Knoll <knoll@kde.org>; Copyright 1999, 2001 Antti Koivisto <koivisto@kde.org>; Copyright 1999-2001 Harri Porten <porten@kde.org>; Copyright 2000 Simon Hausmann <hausmann@kde.org>; Copyright 2000, 2001 Dirk Mueller <mueller@kde.org>; Copyright 2000, 2001 Peter Kelly <pmk@post.com>; Copyright 2000 Daniel Molkentin <molkentin@kde.org>; Copyright 2000 Stefan Schimanski <schimmi@kde.org>; Copyright 1998-2000 Netscape Communications Corporation; Copyright 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper; Copyright 2001, 2002 Expat maintainers.</string>
|
/external/webkit/Source/WebCore/platform/text/mac/ |
mac-encodings.txt | 40 MacThai: x-mac-thai
|
/external/chromium/base/i18n/ |
break_iterator.h | 22 // Note that Chinese/Japanese/Thai do not use spaces between words so that 33 // boundary in Chinese/Japanese/Korean and at word boundaries in Thai 34 // (Thai does not use spaces between words). Therefore, this is NOT the same
|
/external/icu4c/layout/ |
ScriptAndLanguageTags.cpp | 56 thaiScriptTag, /* 'thai' (THAI) */ 193 thaLanguageTag, /* 'THA' (Thai) */
|
/external/icu4c/test/letest/ |
gendata.xml | 24 <test-case id="Thai" script="thai"> 122 <test-case id="Angsana New Mark Test" script="thai">
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
keysymdef.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
keysymdef.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
keysymdef.h | [all...] |
/external/icu4c/samples/layout/ |
readme.html | 55 <p>First, download the Thai font. Go to <a href= 57 click on the link for the Courier Thai font. This will download a .ZIP file. 82 <br><br>DEVANAGARI: Raghindi<br>THAI: Courier MonoThai<br>DEFAULT: Code2000<br><br>Note that only the Code2000 default font is strictly necessary, 100 Thai, you'll need to find a font which contains the characters in that 147 <tt>THAI</tt><br />
|
/external/icu4c/data/unidata/ |
UnicodeData.txt | [all...] |
/external/icu4c/test/intltest/ |
thcoll.cpp | 77 errln("Error: could not construct Thai collator"); 124 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)); 444 const char *testcontraction[] = { "\\u0E41ab", ">", "\\u0E41c"}; // After UCA 4.1 Thai are normal so won't break a contraction
|
/external/icu4c/test/thaitest/ |
thaitest.cpp | 22 * This program takes a Unicode text file containing Thai text with 24 * the text without spaces and uses a word instance of a Thai BreakIterator 28 * NOTE: by it's very nature, Thai word breaking is not exact, so it is 211 * and a word instance of a Thai BreakIterator to iterate over the text 218 Locale thai("th"); 222 BreakIterator *breakIter = BreakIterator::createWordInstance(thai, status);
|
/external/webkit/LayoutTests/fast/encoding/ |
char-decoding.html | 79 // Test that TIS-620 and ISO-8859-11 (Thai) are upgraded to windows-874. 82 var thai = { 88 batchTestDecode(thai);
|