Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dh_path.c50 bool closed, use_polygon_buffer; in _pl_h_paint_path() local
222 use_polygon_buffer = (_plotter->hpgl_version == 2 in _pl_h_paint_path()
256 if (use_polygon_buffer) in _pl_h_paint_path()
264 if (use_polygon_buffer || _plotter->drawstate->pen_type) in _pl_h_paint_path()
367 if (use_polygon_buffer) in _pl_h_paint_path()