Searched refs:LCount (Results 1 – 9 of 9) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-complex-hangul.cc | 99 #define LCount 19u macro 104 #define SCount (LCount * NCount) 106 #define isCombiningL(u) (hb_in_range<hb_codepoint_t> ((u), LBase, LBase+LCount-1))
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-complex-hangul.cc | 103 #define LCount 19u macro 108 #define SCount (LCount * NCount) 110 #define isCombiningL(u) (hb_in_range<hb_codepoint_t> ((u), LBase, LBase+LCount-1))
|
/third_party/harfbuzz/src/ |
D | hb-ot-shape-complex-hangul.cc | 103 #define LCount 19u macro 108 #define SCount (LCount * NCount) 110 #define isCombiningL(u) (hb_in_range<hb_codepoint_t> ((u), LBase, LBase+LCount-1))
|
/third_party/glib/glib/ |
D | gunidecomp.c | 106 #define LCount 19 macro 110 #define SCount (LCount * NCount) 295 if (0 <= LIndex && LIndex < LCount in combine_hangul()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
D | NormalizerBuilder.java | 253 LCount = 19, VCount = 21, TCount = 28, field in NormalizerBuilder 255 SCount = LCount * NCount; // 11172
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
D | NormalizerBuilder.java | 252 LCount = 19, VCount = 21, TCount = 28, field in NormalizerBuilder 254 SCount = LCount * NCount; // 11172
|
/third_party/python/Modules/ |
D | unicodedata.c | 492 #define LCount 19 macro 496 #define SCount (LCount*NCount) 694 if (LBase <= code && code < (LBase+LCount) && in nfc_nfkc() 1237 find_syllable(pos, &len, &L, LCount, 0); in _getcode()
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 6108 LCount
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 6108 LCount
|