/external/icu4c/common/ |
normalizer2impl.cpp | 354 return 0; // yesYes and Hangul LV/LVT have ccc=tccc=0 382 /* add Hangul LV syllables and LV+1 because of skippables */ 383 for(UChar c=Hangul::HANGUL_BASE; c<Hangul::HANGUL_LIMIT; c+=Hangul::JAMO_T_COUNT) { 387 sa->add(sa->set, Hangul::HANGUL_LIMIT); /* add Hangul+1 to continue with other properties */ 541 // Hangul syllable: decompose algorithmically 543 return buffer.appendZeroCC(jamos, jamos+Hangul::decompose(c, jamos), errorCode); 573 // Hangul syllable: decompose algorithmicall [all...] |
normalizer2impl.h | 37 class Hangul { 39 /* Korean Hangul and Jamo constants */ 73 * Decomposes c, which must be a Hangul syllable, into buffer 91 * Decomposes c, which must be a Hangul syllable, into buffer. 108 Hangul(); // no instantiation 134 // For Hangul composition, replacing the Leading consonant Jamo with the syllable.
|
/external/chromium_org/third_party/icu/source/common/ |
normalizer2impl.cpp | 331 return 0; // yesYes and Hangul LV/LVT have ccc=tccc=0 359 /* add Hangul LV syllables and LV+1 because of skippables */ 360 for(UChar c=Hangul::HANGUL_BASE; c<Hangul::HANGUL_LIMIT; c+=Hangul::JAMO_T_COUNT) { 364 sa->add(sa->set, Hangul::HANGUL_LIMIT); /* add Hangul+1 to continue with other properties */ 518 // Hangul syllable: decompose algorithmically 520 return buffer.appendZeroCC(jamos, jamos+Hangul::decompose(c, jamos), errorCode); 550 // Hangul syllable: decompose algorithmicall [all...] |
normalizer2impl.h | 36 class Hangul { 38 /* Korean Hangul and Jamo constants */ 72 * Decomposes c, which must be a Hangul syllable, into buffer 89 Hangul(); // no instantiation 115 // For Hangul composition, replacing the Leading consonant Jamo with the syllable.
|
/external/chromium_org/third_party/icu/source/tools/gennorm2/ |
n2builder.cpp | 86 { Hangul::JAMO_L_BASE, Hangul::JAMO_L_BASE+Hangul::JAMO_L_COUNT, 1 }, 87 { Hangul::JAMO_V_BASE, Hangul::JAMO_V_BASE+Hangul::JAMO_V_COUNT, Normalizer2Impl::JAMO_VT }, 89 { Hangul::JAMO_T_BASE+1, Hangul::JAMO_T_BASE+Hangul::JAMO_T_COUNT, Normalizer2Impl::JAMO_VT }, 90 { Hangul::HANGUL_BASE, Hangul::HANGUL_BASE+Hangul::HANGUL_COUNT, 0 }, // will become minYesN [all...] |
/external/icu4c/tools/gennorm2/ |
n2builder.cpp | 86 { Hangul::JAMO_L_BASE, Hangul::JAMO_L_BASE+Hangul::JAMO_L_COUNT, 1 }, 87 { Hangul::JAMO_V_BASE, Hangul::JAMO_V_BASE+Hangul::JAMO_V_COUNT, Normalizer2Impl::JAMO_VT }, 89 { Hangul::JAMO_T_BASE+1, Hangul::JAMO_T_BASE+Hangul::JAMO_T_COUNT, Normalizer2Impl::JAMO_VT }, 90 { Hangul::HANGUL_BASE, Hangul::HANGUL_BASE+Hangul::HANGUL_COUNT, 0 }, // will become minYesN [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderListMarker.cpp | 477 case Hangul: 566 case Hangul: [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
RenderStyleConstants.h | 292 Hangul,
|
/external/chromium_org/third_party/skia/src/sfnt/ |
SkOTTable_OS_2_V1.h | 141 Hangul,
|
SkOTTable_OS_2_V2.h | 142 Hangul,
|
SkOTTable_OS_2_V3.h | 143 Hangul,
|
SkOTTable_OS_2_V4.h | 143 Hangul,
|
/external/skia/src/sfnt/ |
SkOTTable_OS_2_V1.h | 141 Hangul,
|
SkOTTable_OS_2_V2.h | 142 Hangul,
|
SkOTTable_OS_2_V3.h | 143 Hangul,
|
SkOTTable_OS_2_V4.h | 143 Hangul,
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/ |
options.js | 75 { scriptCode: 'Hang', scriptName: 'Hangul'},
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSPrimitiveValueMappings.h | [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
pdfjs.js | [all...] |
/external/chromium_org/third_party/usb_ids/ |
usb.ids | [all...] |
/prebuilts/misc/common/icu4j/ |
icu4j.jar | |