Home
last modified time | relevance | path

Searched defs:cjk (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Tools/unicode/
DMakefile75 cjk: build/ target
/external/python/cpython3/Tools/unicode/
DMakefile75 cjk: build/ target
/external/cldr/tools/java/org/unicode/cldr/util/
DLanguageGroup.java17 …"urj"), cjk("und_Hani"), sino_tibetan("sit"), tai("tai"), austronesian("map"), turkic("trk"), afro… enumConstant
56 add(temp, cjk, "zh", "yue", "ja", "ko"); in add() argument
/external/freetype/src/autofit/
Dafcjk.c1299 AF_CJKAxis cjk = &metrics->axis[dim]; in af_cjk_hints_compute_blue_edges() local