Searched defs:has_colors (Results 1 – 4 of 4) sorted by relevance
674 NCURSES_SP_NAME(has_colors) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument697 has_colors(void) in has_colors() function
486 if (NCURSES_SP_NAME(has_colors) (NCURSES_SP_ARG)) { in NCURSES_SP_NAME() local
258 virtual bool has_colors() const { return is_displayed(); } in has_colors() function
707 bool raw_fd_ostream::has_colors() const { in has_colors() function in raw_fd_ostream