Home
last modified time | relevance | path

Searched refs:kKorean (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Ddictbe.h341 kKorean, enumerator
Dbrkeng.cpp186 engine = new CjkBreakEngine(m, kKorean, status); in loadEngineFor()
Ddictbe.cpp1056 if (type == kKorean) { in CjkBreakEngine()
/third_party/icu/icu4c/source/common/
Ddictbe.h356 kKorean, enumerator
Dbrkeng.cpp206 engine = new CjkBreakEngine(m, kKorean, status); in loadEngineFor()
Ddictbe.cpp1072 if (type == kKorean) { in CjkBreakEngine()
/third_party/node/deps/icu-small/source/common/
Ddictbe.h358 kKorean, enumerator
Dbrkeng.cpp206 engine = new CjkBreakEngine(m, kKorean, status); in loadEngineFor()
Ddictbe.cpp1073 if (type == kKorean) { in CjkBreakEngine()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dfont.h87 kKorean = 3, enumerator
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dname_table.h102 kKorean = 23, enumerator
Dname_table.cc589 case MacintoshEncodingId::kKorean: in GetEncodingName()