HomeSort by: relevance | last modified time | path
    Searched refs:t_no_color_video (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libcurses/
slk.c 656 (t_no_color_video(window->screen->term) & 1) == 0
color.c 173 temp_nc = (attr_t)t_no_color_video(_cursesi_screen->term);
  /src/lib/libterminfo/
term.h 257 #define t_no_color_video(t) (t)->nums[TICODE_ncv] macro
291 #define no_color_video t_no_color_video(cur_term)

Completed in 18 milliseconds