Searched refs:can_change (Results 1 – 2 of 2) sorted by relevance
83 return can_change ? true : false; in can_change_color()416 if (!can_change || t_initialize_color(_cursesi_screen->term) == NULL) in init_color()638 if (can_change != 0) in __restore_colors()
121 #define can_change t_can_change(cur_term) macro