Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc854 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()
[all …]