Home
last modified time | relevance | path

Searched refs:plIntPathSegment (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dh_path.c48 plIntPathSegment *xarray; in _pl_h_paint_path()
71 …xarray = (plIntPathSegment *)_pl_xmalloc (_plotter->drawstate->path->num_segments * sizeof(plIntPa… in _pl_h_paint_path()
H A Dc_path.c63 plIntPathSegment *xarray; in _pl_c_paint_path()
101 …xarray = (plIntPathSegment *)_pl_xmalloc (_plotter->drawstate->path->num_segments * sizeof(plIntPa… in _pl_c_paint_path()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotter.h177 } plIntPathSegment; typedef