Home
last modified time | relevance | path

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

/netbsd/lib/libcurses/
H A Dcolor.c172 temp_nc = (attr_t)t_no_color_video(_cursesi_screen->term); in start_color()
H A Dslk.c656 (t_no_color_video(window->screen->term) & 1) == 0 in __slk_ripoffline()
/netbsd/lib/libterminfo/
H A Dterm.h257 #define t_no_color_video(t) (t)->nums[TICODE_ncv] macro
291 #define no_color_video t_no_color_video(cur_term)