Searched defs:oldch (Results 1 – 2 of 2) sorted by relevance
63 chtype oldcolr, oldch, newcolr, newch, colr, attr; in wbkgd() local
55 static chtype oldch = (chtype)(-1); /* current attribute */ variable