Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-uniscribe.cc731 unsigned int glyphs_offset = 0; in _hb_uniscribe_shape() local
763 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
767 glyphs + glyphs_offset, in _hb_uniscribe_shape()
768 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
792 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
806 glyphs + glyphs_offset, in _hb_uniscribe_shape()
807 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
810 advances + glyphs_offset, in _hb_uniscribe_shape()
811 offsets + glyphs_offset, in _hb_uniscribe_shape()
824 glyphs_offset += glyphs_len; in _hb_uniscribe_shape()
[all …]
/third_party/harfbuzz/src/
Dhb-uniscribe.cc862 unsigned int glyphs_offset = 0; in _hb_uniscribe_shape() local
922 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
926 glyphs + glyphs_offset, in _hb_uniscribe_shape()
927 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
951 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
965 glyphs + glyphs_offset, in _hb_uniscribe_shape()
966 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
969 advances + glyphs_offset, in _hb_uniscribe_shape()
970 offsets + glyphs_offset, in _hb_uniscribe_shape()
983 glyphs_offset += glyphs_len; in _hb_uniscribe_shape()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-uniscribe.cc841 unsigned int glyphs_offset = 0; in _hb_uniscribe_shape() local
901 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
905 glyphs + glyphs_offset, in _hb_uniscribe_shape()
906 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
930 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
944 glyphs + glyphs_offset, in _hb_uniscribe_shape()
945 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
948 advances + glyphs_offset, in _hb_uniscribe_shape()
949 offsets + glyphs_offset, in _hb_uniscribe_shape()
962 glyphs_offset += glyphs_len; in _hb_uniscribe_shape()
[all …]