Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_attrib.c185 _plotter->drawstate->join_type = PL_JOIN_BEVEL; in _API_joinmod()
H A Dx_attribs.c249 case PL_JOIN_BEVEL: in _pl_x_set_attributes()
H A Dm_attribs.c346 case PL_JOIN_BEVEL: in _pl_m_set_attributes()
H A Dg_range.c235 case PL_JOIN_BEVEL: in _set_line_join_bbox()
H A Dextern.h412 #define PL_JOIN_BEVEL 2 macro