Home
last modified time | relevance | path

Searched refs:hastermcolors (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bsddialog/lib/
H A Dlibbsddialog.c69 hastermcolors = (error == OK && has_colors()) ? true : false; in bsddialog_init_notheme()
H A Dtheme.c40 bool hastermcolors; variable
287 return (hastermcolors); in bsddialog_hascolors()
H A Dlib_util.h41 extern bool hastermcolors;