Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic.cc60 if (likely (hb_in_range<hb_codepoint_t> (u, JOINING_TABLE_FIRST, JOINING_TABLE_LAST))) { in get_joining_type()
61 unsigned int j_type = joining_table[u - JOINING_TABLE_FIRST]; in get_joining_type()
Dhb-ot-shape-complex-arabic-table.hh726 #define JOINING_TABLE_FIRST 0x0600 macro
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-shape-complex-arabic.cc60 if (likely (hb_in_range<hb_codepoint_t> (u, JOINING_TABLE_FIRST, JOINING_TABLE_LAST))) { in get_joining_type()
61 unsigned int j_type = joining_table[u - JOINING_TABLE_FIRST]; in get_joining_type()
Dhb-ot-shape-complex-arabic-table.hh726 #define JOINING_TABLE_FIRST 0x0600 macro