Home
last modified time | relevance | path

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

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