Searched refs:font_string_array_param (Results 1 – 3 of 3) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | ifont42.h | 32 int font_string_array_param(const gs_memory_t *mem, os_ptr, const char *, ref *);
|
H A D | zfont42.c | 67 if ((code = font_string_array_param(imemory, op, "sfnts", &sfnts)) < 0 || in build_gs_TrueType_font() 124 font_string_array_param(const gs_memory_t *mem, os_ptr op, const char *kstr, ref *psa) in font_string_array_param() function
|
H A D | zfcid1.c | 306 code = font_string_array_param(imemory, op, "CIDMap", &rcidmap); in zbuildfont11()
|