is_temp 40 lib/tty/color-internal.h gboolean is_temp; is_temp 86 lib/tty/color.c return ((tty_color_lib_pair_t *) value)->is_temp; is_temp 151 lib/tty/color.c tty_try_alloc_color_pair (const tty_color_pair_t *color, gboolean is_temp) is_temp 185 lib/tty/color.c mc_color_pair->is_temp = is_temp; is_temp 44 lib/tty/color.h int tty_try_alloc_color_pair (const tty_color_pair_t *color, gboolean is_temp);