Searched refs:SCount (Results 1 – 5 of 5) sorted by relevance
229 for (int SIndex = 0; SIndex < SCount; ++SIndex) { in buildDecompositionTables()254 SCount = LCount * NCount; // 11172 field in NormalizerBuilder
108 #define SCount (LCount * NCount) macro113 #define isCombinedS(u) (hb_in_range<hb_codepoint_t> ((u), SBase, SBase+SCount-1))
230 for (int SIndex = 0; SIndex < SCount; ++SIndex) { in buildDecompositionTables()255 SCount = LCount * NCount; // 11172 field in NormalizerBuilder
494 #define SCount (LCount*NCount) macro539 if (SBase <= code && code < (SBase+SCount)) { in nfd_nfkd()912 if (SBase <= code && code < SBase+SCount) { in _getucname()
490 #define SCount (LCount*NCount) macro546 if (SBase <= code && code < (SBase+SCount)) { in nfd_nfkd()1081 if (SBase <= code && code < SBase+SCount) { in _getucname()