Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dz_defplot.c82 _plotter->z_interlace = false; in _pl_z_initialize()
96 _plotter->z_interlace = true; in _pl_z_initialize()
H A Dz_write.c226 _plotter->z_interlace ? PNG_INTERLACE_ADAM7 in _pl_z_maybe_output_image()
320 if (_plotter->z_interlace) in _pl_z_maybe_output_image()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotter.h1367 bool z_interlace; /* interlaced PNG? */ variable
2175 bool z_interlace; /* interlaced PNG? */ variable