Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-table.cc77 #define indic_offset_0x0028u 0 macro
401 if (hb_in_range (u, 0x0028u, 0x003Fu)) return indic_table[u - 0x0028u + indic_offset_0x0028u]; in hb_indic_get_categories()