Searched refs:plIntPathSegment (Results 1 – 3 of 3) sorted by relevance
48 plIntPathSegment *xarray; in _pl_h_paint_path()71 …xarray = (plIntPathSegment *)_pl_xmalloc (_plotter->drawstate->path->num_segments * sizeof(plIntPa… in _pl_h_paint_path()
63 plIntPathSegment *xarray; in _pl_c_paint_path()101 …xarray = (plIntPathSegment *)_pl_xmalloc (_plotter->drawstate->path->num_segments * sizeof(plIntPa… in _pl_c_paint_path()
177 } plIntPathSegment; typedef