Home
last modified time | relevance | path

Searched refs:utf16_index (Results 1 – 6 of 6) 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()
/third_party/harfbuzz/src/
Dhb-directwrite.cc582 #define utf16_index() var1.u32 in _hb_directwrite_shape_full() macro
590 buffer->info[i].utf16_index () = chars_len; in _hb_directwrite_shape_full()
822 &vis_clusters[log_clusters[buffer->info[i].utf16_index ()]]; in _hb_directwrite_shape_full()
829 #undef utf16_index in _hb_directwrite_shape_full()
Dhb-uniscribe.cc763 #define utf16_index() var1.u32 in _hb_uniscribe_shape() macro
771 buffer->info[i].utf16_index() = chars_len; in _hb_uniscribe_shape()
994 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
1001 #undef utf16_index in _hb_uniscribe_shape()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-directwrite.cc540 #define utf16_index() var1.u32 in _hb_directwrite_shape_full() macro
548 buffer->info[i].utf16_index () = chars_len; in _hb_directwrite_shape_full()
780 &vis_clusters[log_clusters[buffer->info[i].utf16_index ()]]; in _hb_directwrite_shape_full()
787 #undef utf16_index in _hb_directwrite_shape_full()
Dhb-uniscribe.cc742 #define utf16_index() var1.u32 in _hb_uniscribe_shape() macro
750 buffer->info[i].utf16_index() = chars_len; in _hb_uniscribe_shape()
973 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
980 #undef utf16_index in _hb_uniscribe_shape()