Searched refs:indic_offset_0xa800 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-indic-table.cc547 #define indic_offset_0xa800 3024 macro
817 if (0xA800 <= u && u <= 0xAB00) return indic_table[u - 0xA800 + indic_offset_0xa800];
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-indic-table.cc547 #define indic_offset_0xa800 3024 macro
817 if (0xA800 <= u && u <= 0xAB00) return indic_table[u - 0xA800 + indic_offset_0xa800];

Completed in 45 milliseconds