Home
last modified time | relevance | path

Searched refs:cgm_interior_style (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dc_path.c200 if (_plotter->cgm_interior_style != desired_interior_style) in _pl_c_paint_path()
217 _plotter->cgm_interior_style = desired_interior_style; in _pl_c_paint_path()
279 if (_plotter->cgm_interior_style != CGM_INT_STYLE_SOLID) in _pl_c_paint_path()
298 _plotter->cgm_interior_style = CGM_INT_STYLE_SOLID; in _pl_c_paint_path()
778 if (_plotter->cgm_interior_style != desired_interior_style) in _pl_c_paint_path()
794 _plotter->cgm_interior_style = desired_interior_style; in _pl_c_paint_path()
904 if (_plotter->cgm_interior_style != desired_interior_style) in _pl_c_paint_path()
921 _plotter->cgm_interior_style = desired_interior_style; in _pl_c_paint_path()
1051 if (_plotter->cgm_interior_style != desired_interior_style) in _pl_c_paint_path()
1068 _plotter->cgm_interior_style = desired_interior_style; in _pl_c_paint_path()
H A Dc_openpl.c70 _plotter->cgm_interior_style = CGM_INT_STYLE_HOLLOW; in _pl_c_begin_page()
H A Dc_erase.c81 _plotter->cgm_interior_style = CGM_INT_STYLE_HOLLOW; in _pl_c_erase_page()
H A Dc_defplot.c202 _plotter->cgm_interior_style = CGM_INT_STYLE_HOLLOW; in _pl_c_initialize()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevcgml.h159 } cgm_interior_style; typedef
388 cgm_INTERIOR_STYLE(cgm_state *, cgm_interior_style),
H A Dgdevcgmx.h161 cgm_interior_style interior_style;
H A Dgdevcgml.c815 cgm_INTERIOR_STYLE(cgm_state * st, cgm_interior_style interior_style) in cgm_INTERIOR_STYLE()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevcgml.h159 } cgm_interior_style; typedef
388 cgm_INTERIOR_STYLE(cgm_state *, cgm_interior_style),
H A Dgdevcgmx.h161 cgm_interior_style interior_style;
H A Dgdevcgml.c815 cgm_INTERIOR_STYLE(cgm_state * st, cgm_interior_style interior_style) in cgm_INTERIOR_STYLE()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevcgml.h165 } cgm_interior_style; typedef
373 …cgm_INTERIOR_STYLE(P2(cgm_state *, cgm_interior_style)), cgm_FILL_COLOR(P2(cgm_state *, const cgm_…
H A Dgdevcgmx.h167 cgm_interior_style interior_style;
H A Dgdevcgml.c821 cgm_INTERIOR_STYLE(cgm_state * st, cgm_interior_style interior_style) in cgm_INTERIOR_STYLE()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevcgml.h165 } cgm_interior_style; typedef
373 …cgm_INTERIOR_STYLE(P2(cgm_state *, cgm_interior_style)), cgm_FILL_COLOR(P2(cgm_state *, const cgm_…
H A Dgdevcgmx.h167 cgm_interior_style interior_style;
H A Dgdevcgml.c821 cgm_INTERIOR_STYLE(cgm_state * st, cgm_interior_style interior_style) in cgm_INTERIOR_STYLE()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotter.h1315 int cgm_interior_style; /* D: one of CGM_INT_STYLE_{EMPTY, etc.} */ variable
1939 int cgm_interior_style; /* D: one of CGM_INT_STYLE_{EMPTY, etc.} */ variable