Home
last modified time | relevance | path

Searched defs:has_colors (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libcurses/
H A Dcolor.c65 has_colors(void) in has_colors() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A Draw_ostream.h318 virtual bool has_colors() const { return is_displayed(); } in has_colors() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp857 bool raw_fd_ostream::has_colors() const { in has_colors() function in raw_fd_ostream