Home
last modified time | relevance | path

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

/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevcgml.h118 } cgm_line_type; typedef
363 cgm_LINE_TYPE(cgm_state *, cgm_line_type),
H A Dgdevcgmx.h141 cgm_line_type line_type;
H A Dgdevcgml.c629 cgm_LINE_TYPE(cgm_state * st, cgm_line_type line_type) in cgm_LINE_TYPE()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevcgml.h118 } cgm_line_type; typedef
363 cgm_LINE_TYPE(cgm_state *, cgm_line_type),
H A Dgdevcgmx.h141 cgm_line_type line_type;
H A Dgdevcgml.c629 cgm_LINE_TYPE(cgm_state * st, cgm_line_type line_type) in cgm_LINE_TYPE()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevcgml.h124 } cgm_line_type; typedef
357 cgm_LINE_TYPE(P2(cgm_state *, cgm_line_type)),
H A Dgdevcgmx.h147 cgm_line_type line_type;
H A Dgdevcgml.c635 cgm_LINE_TYPE(cgm_state * st, cgm_line_type line_type) in cgm_LINE_TYPE()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevcgml.h124 } cgm_line_type; typedef
357 cgm_LINE_TYPE(P2(cgm_state *, cgm_line_type)),
H A Dgdevcgmx.h147 cgm_line_type line_type;
H A Dgdevcgml.c635 cgm_LINE_TYPE(cgm_state * st, cgm_line_type line_type) in cgm_LINE_TYPE()
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dc_openpl.c63 _plotter->cgm_line_type = CGM_L_SOLID; in _pl_c_begin_page()
H A Dc_erase.c74 _plotter->cgm_line_type = CGM_L_SOLID; in _pl_c_erase_page()
H A Dc_attribs.c272 if (_plotter->cgm_line_type != desired_line_type) in _pl_c_set_attributes()
289 _plotter->cgm_line_type = desired_line_type; in _pl_c_set_attributes()
H A Dc_defplot.c195 _plotter->cgm_line_type = CGM_L_SOLID; in _pl_c_initialize()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotter.h1309 int cgm_line_type; /* D: one of CGM_L_{SOLID, etc.} */ variable
1933 int cgm_line_type; /* D: one of CGM_L_{SOLID, etc.} */ variable