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

  /src/lib/libcurses/
attributes.c 489 if (t_max_colors(t) != 0)
  /src/lib/libterminfo/
term.h 250 #define t_max_colors(t) (t)->nums[TICODE_colors] macro
284 #define max_colors t_max_colors(cur_term)

Completed in 15 milliseconds