Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
Draw_ostream.h241 virtual bool has_colors() const { return is_displayed(); } in has_colors() function
/freebsd-10-stable/contrib/ncurses/ncurses/base/
Dlib_color.c454 has_colors(void) in has_colors() function
/freebsd-10-stable/contrib/llvm/lib/Support/
Draw_ostream.cpp644 bool raw_fd_ostream::has_colors() const { in has_colors() function in raw_fd_ostream