Home
last modified time | relevance | path

Searched refs:cgm_join_style (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dc_openpl.c65 _plotter->cgm_join_style = CGM_JOIN_UNSPEC; in _pl_c_begin_page()
H A Dc_erase.c76 _plotter->cgm_join_style = CGM_JOIN_UNSPEC; in _pl_c_erase_page()
H A Dc_attribs.c430 if (_plotter->cgm_join_style != desired_join_style) in _pl_c_set_attributes()
448 _plotter->cgm_join_style = desired_join_style; in _pl_c_set_attributes()
H A Dc_defplot.c197 _plotter->cgm_join_style = CGM_JOIN_UNSPEC; in _pl_c_initialize()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotter.h1311 int cgm_join_style; /* D: join style for lines (CGM numbering)*/ variable
1935 int cgm_join_style; /* D: join style for lines (CGM numbering)*/ variable