Home
last modified time | relevance | path

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

/dports/databases/grass7/grass-7.8.6/ps/ps.map/
H A Dr_instructions.c174 PS.do_colortable = 0; in read_instructions()
180 PS.do_colortable = yesno(key, data); in read_instructions()
181 if (PS.do_colortable) in read_instructions()
H A Dr_cell.c16 PS.do_colortable = 0; in read_cell()
H A Dr_rgb.c23 PS.do_colortable = 0; in read_rgb()
H A Dps_info.h42 int do_colortable; member
H A Dr_group.c18 PS.do_colortable = 0; in read_group()
H A Dps_map.c145 if (PS.do_colortable) { in ps_map()
H A Dps_raster.c194 if (!PS.do_colortable) in PS_raster_plot()