Home
last modified time | relevance | path

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

/openbsd/usr.bin/mg/
H A Dtty.c399 if (color != tthue) { in ttcolor()
407 tthue = color; in ttcolor()
H A Ddisplay.c71 int tthue = CNONE; /* Current color. */ variable
572 tthue = CNONE; /* Color unknown. */ in update()
H A Ddef.h763 extern int tthue;
H A Decho.c650 int oldhue = tthue; in complt_list()