Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/less/dist/
Doutput.c107 static unsigned char screen_color[] = { in win_flush() local
118 static enum COLORS screen_color[] = { in win_flush() enum
264 fg = screen_color[code - 30]; in win_flush()
274 bg = screen_color[code - 40]; in win_flush()