Searched refs:colorcode (Results 1 – 1 of 1) sorted by relevance
456 unsigned char colorcode = gc_buffer_colorcodes[index]; in gc_hide_cursor() local459 gc_update_color(COLOR_CODE_GET(colorcode, TRUE ), TRUE ); in gc_hide_cursor()460 gc_update_color(COLOR_CODE_GET(colorcode, FALSE), FALSE); in gc_hide_cursor()1206 unsigned char colorcode = gc_buffer_colorcodes[index]; in gc_show_cursor() local1209 gc_update_color(COLOR_CODE_GET(colorcode, FALSE), TRUE ); in gc_show_cursor()1210 gc_update_color(COLOR_CODE_GET(colorcode, TRUE ), FALSE); in gc_show_cursor()