Home | History | Annotate | Download | only in cff

Lines Matching refs:gindex

1198         FT_UInt  gindex;
1220 for ( gindex = 0; gindex < num_glyphs; gindex++ )
1222 if ( charset->sids[gindex] == glyph_sid )
1224 encoding->codes[glyph_code] = (FT_UShort)gindex;