Searched defs:Hangul (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dnormalizer2impl.h37 class Hangul { class
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/icu/icu4c/source/common/
H A Dnormalizer2impl.h37 class U_COMMON_API Hangul { class
39 /* Korean Hangul and Jamo constants */
77 * Decomposes c, which must be a Hangul syllable, into buffer
95 * Decomposes c, which must be a Hangul syllable, into buffer.
112 Hangul(); // no instantiation
138 // For Hangul composition, replacing the Leading consonant Jamo with the syllable.
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyleConstants.h268 Hangul, enumerator in enum:blink::EListStyleType

Completed in 323 milliseconds