Searched refs:glyph_names (Results 1 – 9 of 9) sorted by relevance
43 cmap->glyph_names = (const char* const*)face->type1.glyph_names; in t1_cmap_std_init()56 cmap->glyph_names = NULL; in t1_cmap_std_done()82 const char* gname = cmap->glyph_names[n]; in t1_cmap_std_char_index()270 return face->type1.glyph_names[idx]; in psaux_get_glyph_name()
48 const char* const* glyph_names; member
49 FT_Byte** glyph_names,
147 FT_String* name = (FT_String*)decoder->glyph_names[n]; in t1_lookup_glyph_by_stdcharcode()217 if ( decoder->glyph_names == 0 && in t1operator_seac()220 if ( decoder->glyph_names == 0 ) in t1operator_seac()1564 FT_Byte** glyph_names, in t1_decoder_init() argument1595 decoder->glyph_names = glyph_names; in t1_decoder_init()
285 table->glyph_names = name_strings; in load_format_20()436 FT_FREE( table->glyph_names[n] ); in tt_face_free_ps_names()438 FT_FREE( table->glyph_names ); in tt_face_free_ps_names()534 *PSname = (FT_String*)table->glyph_names[name_index - 258]; in tt_face_get_ps_name()
152 FT_Byte** glyph_names; /* for pure CFF fonts only */ member
112 FT_String** glyph_names; /* array of glyph names */ member
642 FT_Byte** glyph_names,671 FT_Byte** glyph_names; member
772 FT_Char** glyph_names; member