Home
last modified time | relevance | path

Searched refs:LCount (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-hangul.cc101 #define LCount 19u macro
106 #define SCount (LCount * NCount)
108 #define isCombiningL(u) (hb_in_range ((u), LBase, LBase+LCount-1))
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DNormalizerBuilder.java250 LCount = 19, VCount = 21, TCount = 28, field in NormalizerBuilder
252 SCount = LCount * NCount; // 11172