Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-old.cc289 #define utf16_index() var1.u32 in _hb_old_shape() macro
294 buffer->info[i].utf16_index() = chars_len; in _hb_old_shape()
368 uint32_t *p = &vis_clusters[item.log_clusters[buffer->info[i].utf16_index()]]; in _hb_old_shape()
375 #undef utf16_index in _hb_old_shape()
Dhb-uniscribe.cc264 #define utf16_index() var1.u32 in _hb_uniscribe_shape() macro
270 buffer->info[i].utf16_index() = chars_len; in _hb_uniscribe_shape()
422 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
435 #undef utf16_index in _hb_uniscribe_shape()
Dhb-coretext.cc193 #define utf16_index() var1.u32 in _hb_coretext_shape() macro
199 buffer->info[i].utf16_index() = chars_len; in _hb_coretext_shape()
210 #undef utf16_index in _hb_coretext_shape()