Home | History | Annotate | Download | only in truetype

Lines Matching defs:glyph_index

421     FT_ULong  glyph_index = 0;
433 glyph_index = i;
440 if ( glyph_index == 0 )
449 error = FT_Get_Glyph_Name( ttface, glyph_index, buf, 8 );