Home | History | Annotate | Download | only in src

Lines Matching full:glyphs_offset

833   unsigned int glyphs_offset = 0;
893 glyphs_size - glyphs_offset,
897 glyphs + glyphs_offset,
898 glyph_props + glyphs_offset,
923 log_clusters[j] += glyphs_offset;
937 glyphs + glyphs_offset,
938 glyph_props + glyphs_offset,
941 advances + glyphs_offset,
942 offsets + glyphs_offset,
955 glyphs_offset += glyphs_len;
957 glyphs_len = glyphs_offset;