HomeSort by relevance Sort by last modified time
    Searched full:jamos (Results 1 - 9 of 9) sorted by null

  /external/harfbuzz_ng/src/hb-ucdn/
ucdn.h 271 * Hangul is decomposed into L and V jamos for LV forms, and an
296 * Hangul composition expects either L and V jamos, or an LV
  /external/chromium/chrome/browser/history/
query_parser.cc 250 // We intentionally exclude Hangul Jamos (both Conjoining and compatibility)
  /external/icu4c/common/
normalizer2impl.cpp 542 UChar jamos[3]; local
543 return buffer.appendZeroCC(jamos, jamos+Hangul::decompose(c, jamos), errorCode);
    [all...]
normalizer2.cpp 210 decomposition.setTo(buffer, length); // copy the string (Jamos from Hangul syllable c)
    [all...]
  /external/icu4c/i18n/
ucol_elm.cpp 904 // If there are any Jamos in the contraction, we should turn on special
905 // processing for Jamos
    [all...]
ucol_imp.h 137 * UBool jamoSpecial; - Jamo special indicator (uint8_t). If TRUE, Jamos are special, so we cannot use simple Hangul decomposition.
    [all...]
ucol.cpp     [all...]
  /external/icu4c/test/cintltst/
cnormtst.c 769 /* 3 Jamos L/V/T, all 8 combinations normal/compatibility */
    [all...]
cmsccoll.c     [all...]

Completed in 304 milliseconds