Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Doutput.c105 static unsigned char screen_color[] = { in win_flush() local
116 static enum COLORS screen_color[] = { in win_flush() enum
262 fg = screen_color[code - 30]; in win_flush()
272 bg = screen_color[code - 40]; in win_flush()