Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dscreen.c225 static int attrcolor = -1;
2603 if (color == attrcolor) in tput_inmode()
2607 attrcolor = color; in tput_outmode()
228 static int attrcolor = -1; global() variable