Home
last modified time | relevance | path

Searched refs:gx_hld_stringwidth_begin (Results 1 – 18 of 18) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxchar.h52 int gx_hld_stringwidth_begin(gs_gstate * pgs, gx_path **path);
H A Dgxchar.c229 gx_hld_stringwidth_begin(gs_gstate * pgs, gx_path **path) in gx_hld_stringwidth_begin() function
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxchar.h52 int gx_hld_stringwidth_begin(gs_gstate * pgs, gx_path **path);
H A Dgxchar.c229 gx_hld_stringwidth_begin(gs_gstate * pgs, gx_path **path) in gx_hld_stringwidth_begin() function
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxchar.h135 int gx_hld_stringwidth_begin(gs_imager_state * pis, gx_path **path);
H A Dgxchar.c251 gx_hld_stringwidth_begin(gs_imager_state * pis, gx_path **path) in gx_hld_stringwidth_begin() function
H A Dgdevpdtt.c590 code = gx_hld_stringwidth_begin(pis, &path); in gdev_pdf_text_begin()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxchar.h135 int gx_hld_stringwidth_begin(gs_imager_state * pis, gx_path **path);
H A Dgxchar.c251 gx_hld_stringwidth_begin(gs_imager_state * pis, gx_path **path) in gx_hld_stringwidth_begin() function
H A Dgdevpdtt.c590 code = gx_hld_stringwidth_begin(pis, &path); in gdev_pdf_text_begin()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxchar.h136 int gx_hld_stringwidth_begin(gs_imager_state * pis, gx_path **path);
H A Dgxchar.c249 gx_hld_stringwidth_begin(gs_imager_state * pis, gx_path **path) in gx_hld_stringwidth_begin() function
H A Dgdevpdtt.c404 code = gx_hld_stringwidth_begin(pis, &path); in gdev_pdf_text_begin()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxchar.h136 int gx_hld_stringwidth_begin(gs_imager_state * pis, gx_path **path);
H A Dgxchar.c249 gx_hld_stringwidth_begin(gs_imager_state * pis, gx_path **path) in gx_hld_stringwidth_begin() function
H A Dgdevpdtt.c404 code = gx_hld_stringwidth_begin(pis, &path); in gdev_pdf_text_begin()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.c606 code = gx_hld_stringwidth_begin(pgs, &path); in gdev_pdf_text_begin()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.c606 code = gx_hld_stringwidth_begin(pgs, &path); in gdev_pdf_text_begin()