Home | History | Annotate | Download | only in src

Lines Matching full:glyphs_offset

840   unsigned int glyphs_offset = 0;
900 glyphs_size - glyphs_offset,
904 glyphs + glyphs_offset,
905 glyph_props + glyphs_offset,
929 log_clusters[j] += glyphs_offset;
943 glyphs + glyphs_offset,
944 glyph_props + glyphs_offset,
947 advances + glyphs_offset,
948 offsets + glyphs_offset,
961 glyphs_offset += glyphs_len;
963 glyphs_len = glyphs_offset;