Searched refs:destroy_charmaps (Results 1 – 3 of 3) sorted by relevance
1092 destroy_charmaps( FT_Face face, in destroy_charmaps() function1146 destroy_charmaps( face, memory ); in destroy_face()1399 destroy_charmaps( face, memory ); in open_face()
83 (destroy_charmaps, FT_CMap_New): Don't call FT_CMap_Done but3413 * src/base/ftobjs.c (destroy_charmaps): New function.3414 (destroy_face, open_face): Use `destroy_charmaps'.
5839 * src/base/ftobjs.c (destroy_charmaps), src/type1/t1objs.c