convert_256color_to_truecolor 49 lib/tty/color-internal.h int convert_256color_to_truecolor (int color); convert_256color_to_truecolor 173 lib/tty/color.c ifg = convert_256color_to_truecolor (ifg); convert_256color_to_truecolor 176 lib/tty/color.c ibg = convert_256color_to_truecolor (ibg);