Searched defs:goffset (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vt/colors/ |
H A D | vt_termcolors.c | 155 int roffset, uint32_t gmax, int goffset, uint32_t bmax, int boffset) in vt_generate_cons_palette() 180 int roffset, uint32_t gmax, int goffset, uint32_t bmax, int boffset) in vt_config_cons_colors()
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 237 uint32_t gmax, int goffset, uint32_t bmax, int boffset) in rgb_color_map() 363 uint32_t rmax, int roffset, uint32_t gmax, int goffset, in generate_cons_palette()
|