Home | History | Annotate | Download | only in psnames

Lines Matching refs:FT_UInt

253                              FT_UInt      glyph,
254 FT_UInt* extra_glyphs,
255 FT_UInt *states )
257 FT_UInt n;
280 FT_UInt *states )
282 FT_UInt n;
302 FT_UInt num_glyphs,
309 FT_UInt extra_glyph_list_states[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
310 FT_UInt extra_glyphs[EXTRA_GLYPH_LIST_SIZE];
319 FT_UInt n;
320 FT_UInt count;
366 count = (FT_UInt)( map - table->maps );
397 static FT_UInt
447 FT_UInt result = 0;
452 FT_UInt min = 0;
453 FT_UInt max = table->num_maps;
454 FT_UInt mid;
505 ps_get_macintosh_name( FT_UInt name_index )
515 ps_get_standard_strings( FT_UInt sid )