Lines Matching refs:glyphs_offset
854 unsigned int glyphs_offset = 0; in _hb_uniscribe_shape() local
914 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
918 glyphs + glyphs_offset, in _hb_uniscribe_shape()
919 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
943 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
957 glyphs + glyphs_offset, in _hb_uniscribe_shape()
958 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
961 advances + glyphs_offset, in _hb_uniscribe_shape()
962 offsets + glyphs_offset, in _hb_uniscribe_shape()
975 glyphs_offset += glyphs_len; in _hb_uniscribe_shape()
977 glyphs_len = glyphs_offset; in _hb_uniscribe_shape()