Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc337 unsigned int glyphs_offset = 0; in _hb_uniscribe_shape() local
357 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
361 glyphs + glyphs_offset, in _hb_uniscribe_shape()
362 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
387 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
401 glyphs + glyphs_offset, in _hb_uniscribe_shape()
402 glyph_props + glyphs_offset, in _hb_uniscribe_shape()
405 advances + glyphs_offset, in _hb_uniscribe_shape()
406 offsets + glyphs_offset, in _hb_uniscribe_shape()
411 glyphs_offset += glyphs_len; in _hb_uniscribe_shape()
[all …]