Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Ddialog.h105 #define USE_COLORS TRUE macro
H A Ddialog.c1975 dialog_state.use_colors = USE_COLORS; /* use colors by default? */ in main()
H A Dutil.c324 dialog_state.use_colors = USE_COLORS; /* use colors by default? */ in init_dialog()