Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/hb-ucdn/
Ducdn.c46 #define TBASE 0x11A7 macro
121 *b = TBASE + (si % TCOUNT); in hangul_pair_decompose()
133 if (b < VBASE || b >= (TBASE + TCOUNT)) in hangul_pair_compose()
142 *code = a + (b - TBASE); in hangul_pair_compose()