Searched refs:SCount (Results 1 – 9 of 9) sorted by relevance
110 #define SCount (LCount * NCount) macro255 if (ch >= SBase && ch < SBase + SCount) in g_unicode_canonical_decomposition()301 else if (0 <= SIndex && SIndex < SCount && (SIndex % TCount) == 0 in combine_hangul()391 if (wc >= SBase && wc < SBase + SCount) in _g_utf8_normalize_wc()422 if (wc >= SBase && wc < SBase + SCount) in _g_utf8_normalize_wc()564 if (ch < SBase || ch >= SBase + SCount) in decompose_hangul_step()740 if (ch >= SBase && ch < SBase + SCount) in g_unichar_fully_decompose()
104 #define SCount (LCount * NCount) macro109 #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
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))
496 #define SCount (LCount*NCount) macro552 if (SBase <= code && code < (SBase+SCount)) { in nfd_nfkd()1091 if (SBase <= code && code < SBase+SCount) { in _getucname()
9548 SCount