Home
last modified time | relevance | path

Searched refs:gp_enumerate_fonts_next (Results 1 – 25 of 54) sorted by relevance

123

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgp_dvx.c137 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
H A Dgp_os9.c169 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgp_dvx.c137 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
H A Dgp_os9.c169 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgp_dvx.c140 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
H A Dgp_os9.c181 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
H A Dgp_iwatc.c189 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
H A Dgp.h430 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path);
H A Dgp_unix.c348 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgp_dvx.c140 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
H A Dgp_os9.c181 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
H A Dgp.h430 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path);
H A Dgp_iwatc.c189 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgp_dvx.c152 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
H A Dgp_os9.c184 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
H A Dgp.h442 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path);
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgp_dvx.c152 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
H A Dgp_os9.c184 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path) in gp_enumerate_fonts_next() function
H A Dgp.h442 int gp_enumerate_fonts_next(void *enum_state, char **fontname, char **path);
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzfontenum.c65 while((code = gp_enumerate_fonts_next(enum_state, &fontname, &path )) > 0) { in z_fontenum()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzfontenum.c66 while((code = gp_enumerate_fonts_next(enum_state, &fontname, &path )) > 0) { in z_fontenum()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzfontenum.c66 while((code = gp_enumerate_fonts_next(enum_state, &fontname, &path )) > 0) { in z_fontenum()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzfontenum.c65 while((code = gp_enumerate_fonts_next(enum_state, &fontname, &path )) > 0) { in z_fontenum()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzfontenum.c72 while((code = gp_enumerate_fonts_next(enum_state, &fontname, &path )) > 0) { in z_fontenum()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzfontenum.c72 while((code = gp_enumerate_fonts_next(enum_state, &fontname, &path )) > 0) { in z_fontenum()

123