Searched refs:colorcode (Results 1 – 1 of 1) sorted by relevance
457 unsigned char colorcode = gc_buffer_colorcodes[index]; in gc_hide_cursor() local460 gc_update_color(COLOR_CODE_GET(colorcode, TRUE ), TRUE ); in gc_hide_cursor()461 gc_update_color(COLOR_CODE_GET(colorcode, FALSE), FALSE); in gc_hide_cursor()1207 unsigned char colorcode = gc_buffer_colorcodes[index]; in gc_show_cursor() local1210 gc_update_color(COLOR_CODE_GET(colorcode, FALSE), TRUE ); in gc_show_cursor()1211 gc_update_color(COLOR_CODE_GET(colorcode, TRUE ), FALSE); in gc_show_cursor()