Searched defs:has_colors (Results 1 – 4 of 4) sorted by relevance
551 if (NCURSES_SP_NAME(has_colors) (NCURSES_SP_ARG)) { in NCURSES_SP_NAME() local
799 NCURSES_SP_NAME(has_colors) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument822 has_colors(void) in has_colors() function
351 virtual bool has_colors() const { return is_displayed(); } in has_colors() function
866 bool raw_fd_ostream::has_colors() const { in has_colors() function in raw_fd_ostream