Home | History | Annotate | Download | only in src

Lines Matching full:glyphs_offset

836   unsigned int glyphs_offset = 0;
896 glyphs_size - glyphs_offset,
900 glyphs + glyphs_offset,
901 glyph_props + glyphs_offset,
926 log_clusters[j] += glyphs_offset;
940 glyphs + glyphs_offset,
941 glyph_props + glyphs_offset,
944 advances + glyphs_offset,
945 offsets + glyphs_offset,
958 glyphs_offset += glyphs_len;
960 glyphs_len = glyphs_offset;