Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ucd.cc61 #define LCOUNT 19u macro
98 else if (a >= LBASE && a < (LBASE + LCOUNT) && b >= VBASE && b < (VBASE + VCOUNT)) in _hb_ucd_compose_hangul()