Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dscreen.c121 #define SETCOLORS(fg,bg) { SET_FG_COLOR(fg); SET_BG_COLOR(bg); } macro
1549 SETCOLORS(nm_fg_color, nm_bg_color); in initcolor()
1562 SETCOLORS(nm_fg_color, nm_bg_color); in initcolor()
1821 SETCOLORS(sy_fg_color, sy_bg_color); in deinit()
2639 SETCOLORS(fg, bg); in win_set_color()
2691 SETCOLORS(so_fg_color, so_bg_color); in at_enter()
2694 SETCOLORS(bl_fg_color, bl_bg_color); in at_enter()
2697 SETCOLORS(bo_fg_color, bo_bg_color); in at_enter()
2700 SETCOLORS(ul_fg_color, ul_bg_color); in at_enter()
2717 SETCOLORS(nm_fg_color, nm_bg_color); in at_exit()
[all …]