Lines Matching refs:glyphs_offset
862 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()
985 glyphs_len = glyphs_offset; in _hb_uniscribe_shape()