Home | History | Annotate | Download | only in sfnt

Lines Matching refs:glyph_index

696   /*    glyph_index   :: The glyph index.                                  */
709 find_sbit_range( FT_UInt glyph_index,
719 if ( glyph_index < (FT_UInt)strike->start_glyph ||
720 glyph_index > (FT_UInt)strike->end_glyph )
731 if ( glyph_index >= (FT_UInt)range->first_glyph &&
732 glyph_index <= (FT_UInt)range->last_glyph )
734 FT_UShort delta = (FT_UShort)( glyph_index - range->first_glyph );
757 if ( (FT_UInt)range->glyph_codes[n] == glyph_index )
801 /* glyph_index :: The glyph index. */
819 FT_UInt glyph_index,
835 error = find_sbit_range( glyph_index, strike,
1425 /* glyph_index :: The current glyph index. */
1447 FT_UInt glyph_index,
1461 error = tt_find_sbit_image( face, glyph_index, strike_index,