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

  /src/lib/libcurses/
color.c 172 if (no_color_video != -1) {
515 /* no_color_video is a terminfo macro, but we need to retain binary compat */
517 #undef no_color_video
518 __strong_alias(no_color_video, no_color_attributes)
  /src/lib/libterminfo/
term.h 291 #define no_color_video t_no_color_video(cur_term) macro
328 * no_color_video: Video attributes that can't be used with colours

Completed in 15 milliseconds