Home
last modified time | relevance | path

Searched refs:ac_active (Results 1 – 4 of 4) sorted by relevance

/dports/editors/vile/vile-9.8v/
H A Dntconio.c67 static int ac_active = FALSE; /* autocolor active */ variable
1336 ac_active = TRUE; in ntconio_getch()
1338 ac_active = FALSE; in ntconio_getch()
1389 if (ac_active) { in ntconio_typahead()
H A Dntwinio.c98 static int ac_active = FALSE; /* AutoColor active? */ variable
932 if (!ac_active) { in fhide_cursor()
951 if (ac_active /* reject while repainting autocolor */ in fshow_cursor()
3231 ac_active = TRUE; in ntwinio_getch()
3233 ac_active = FALSE; in ntwinio_getch()
3594 if (ac_active) { in ntwinio_typahead()
/dports/editors/xvile/vile-9.8v/
H A Dntconio.c67 static int ac_active = FALSE; /* autocolor active */ variable
1336 ac_active = TRUE; in ntconio_getch()
1338 ac_active = FALSE; in ntconio_getch()
1389 if (ac_active) { in ntconio_typahead()
H A Dntwinio.c98 static int ac_active = FALSE; /* AutoColor active? */ variable
932 if (!ac_active) { in fhide_cursor()
951 if (ac_active /* reject while repainting autocolor */ in fshow_cursor()
3231 ac_active = TRUE; in ntwinio_getch()
3233 ac_active = FALSE; in ntwinio_getch()
3594 if (ac_active) { in ntwinio_typahead()