Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-uniscribe.cc737 unsigned int item_chars_len = items[i + 1].iCharPos - chars_offset; in _hb_uniscribe_shape() local
742 item_chars_len, in _hb_uniscribe_shape()
762 item_chars_len, in _hb_uniscribe_shape()
791 for (unsigned int j = chars_offset; j < chars_offset + item_chars_len; j++) in _hb_uniscribe_shape()
805 item_chars_len, in _hb_uniscribe_shape()
/third_party/harfbuzz/src/
Dhb-uniscribe.cc868 unsigned int item_chars_len = items[i + 1].iCharPos - chars_offset; in _hb_uniscribe_shape() local
877 for (unsigned int k = chars_offset; k < chars_offset + item_chars_len; k++) in _hb_uniscribe_shape()
921 item_chars_len, in _hb_uniscribe_shape()
950 for (unsigned int j = chars_offset; j < chars_offset + item_chars_len; j++) in _hb_uniscribe_shape()
964 item_chars_len, in _hb_uniscribe_shape()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-uniscribe.cc847 unsigned int item_chars_len = items[i + 1].iCharPos - chars_offset; in _hb_uniscribe_shape() local
856 for (unsigned int k = chars_offset; k < chars_offset + item_chars_len; k++) in _hb_uniscribe_shape()
900 item_chars_len, in _hb_uniscribe_shape()
929 for (unsigned int j = chars_offset; j < chars_offset + item_chars_len; j++) in _hb_uniscribe_shape()
943 item_chars_len, in _hb_uniscribe_shape()