Searched refs:gs_font_dir_alloc2 (Results 1 – 3 of 3) sorted by relevance
45 gs_font_dir *gs_font_dir_alloc2(gs_memory_t * struct_mem,53 #define gs_font_dir_alloc(mem) gs_font_dir_alloc2(mem, mem)
68 ifont_dir = gs_font_dir_alloc2(imemory, imemory->non_gc_memory); in zfont_init()
217 gs_font_dir_alloc2(gs_memory_t * struct_mem, gs_memory_t * bits_mem) in gs_font_dir_alloc2() function