Lines Matching defs:max

29 void Rast_make_wave_colors(struct Colors *colors, CELL min, CELL max)  in Rast_make_wave_colors()
46 void Rast_make_wave_fp_colors(struct Colors *colors, DCELL min, DCELL max) in Rast_make_wave_fp_colors()
60 void Rast_make_ryg_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_ryg_colors()
74 void Rast_make_ryg_fp_colors(struct Colors *colors, DCELL min, DCELL max) in Rast_make_ryg_fp_colors()
90 void Rast_make_ramp_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_ramp_colors()
106 void Rast_make_ramp_fp_colors(struct Colors *colors, DCELL min, DCELL max) in Rast_make_ramp_fp_colors()
124 void Rast_make_rainbow_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_rainbow_colors()
142 void Rast_make_rainbow_fp_colors(struct Colors *colors, DCELL min, DCELL max) in Rast_make_rainbow_fp_colors()
156 void Rast_make_gyr_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_gyr_colors()
170 void Rast_make_gyr_fp_colors(struct Colors *colors, DCELL min, DCELL max) in Rast_make_gyr_fp_colors()
185 void Rast_make_grey_scale_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_grey_scale_colors()
201 DCELL max) in Rast_make_grey_scale_fp_colors()
215 void Rast_make_byr_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_byr_colors()
229 void Rast_make_byr_fp_colors(struct Colors *colors, DCELL min, DCELL max) in Rast_make_byr_fp_colors()
243 void Rast_make_bgyr_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_bgyr_colors()
257 void Rast_make_bgyr_fp_colors(struct Colors *colors, DCELL min, DCELL max) in Rast_make_bgyr_fp_colors()
271 void Rast_make_byg_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_byg_colors()
285 void Rast_make_byg_fp_colors(struct Colors *colors, DCELL min, DCELL max) in Rast_make_byg_fp_colors()
299 void Rast_make_aspect_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_aspect_colors()
313 void Rast_make_aspect_fp_colors(struct Colors *colors, DCELL min, DCELL max) in Rast_make_aspect_fp_colors()