Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-directwrite.cc572 #define utf16_index() var1.u32 in _hb_directwrite_shape() macro
580 buffer->info[i].utf16_index () = chars_len; in _hb_directwrite_shape()
753 &vis_clusters[log_clusters[buffer->info[i].utf16_index ()]]; in _hb_directwrite_shape()
760 #undef utf16_index in _hb_directwrite_shape()
Dhb-uniscribe.cc617 #define utf16_index() var1.u32 in _hb_uniscribe_shape() macro
625 buffer->info[i].utf16_index() = chars_len; in _hb_uniscribe_shape()
835 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
842 #undef utf16_index in _hb_uniscribe_shape()