Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc834 unsigned int glyphs_offset = 0; in _hb_uniscribe_shape() local
894 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
898 glyphs + glyphs_offset, in _hb_uniscribe_shape()
899 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
923 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
937 glyphs + glyphs_offset, in _hb_uniscribe_shape()
938 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
941 advances + glyphs_offset, in _hb_uniscribe_shape()
942 offsets + glyphs_offset, in _hb_uniscribe_shape()
955 glyphs_offset += glyphs_len; in _hb_uniscribe_shape()
[all …]