Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-table.cc702 #define indic_offset_0x10a00 3856 macro
819 if (0x10A00 <= u && u <= 0x10A60) return indic_table[u - 0x10A00 + indic_offset_0x10a00]; in hb_indic_get_categories()