Home
last modified time | relevance | path

Searched refs:caching_an_outline_font (Results 1 – 6 of 6) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxpaint.c26 static bool caching_an_outline_font(const gs_gstate * pgs) in caching_an_outline_font() function
52 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_fill_path()
68 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_fill()
89 fill_params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_fill_stroke_path()
90 stroke_params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_fill_stroke_path()
105 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_add()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxpaint.c26 static bool caching_an_outline_font(const gs_gstate * pgs) in caching_an_outline_font() function
52 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_fill_path()
68 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_fill()
89 fill_params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_fill_stroke_path()
90 stroke_params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_fill_stroke_path()
105 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_add()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxpaint.c24 static bool caching_an_outline_font(const gs_state * pgs) in caching_an_outline_font() function
47 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_fill_path()
63 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_fill()
76 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_add()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxpaint.c24 static bool caching_an_outline_font(const gs_state * pgs) in caching_an_outline_font() function
47 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_fill_path()
63 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_fill()
76 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_add()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxpaint.c26 static bool caching_an_outline_font(const gs_state * pgs) in caching_an_outline_font() function
51 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_fill_path()
67 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_fill()
80 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_add()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxpaint.c26 static bool caching_an_outline_font(const gs_state * pgs) in caching_an_outline_font() function
51 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_fill_path()
67 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_fill()
80 params.flatness = (caching_an_outline_font(pgs) ? 0.0 : pgs->flatness); in gx_stroke_add()