Searched refs:gauge_attr (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/dialog/
H A Ddialog.h383 #define gauge_attr DIALOG_ATR(33) macro
H A Dguage.c148 (void) wattrset(dialog, gauge_attr);
162 if ((gauge_attr & A_REVERSE) != 0) {
170 if (gauge_attr & A_REVERSE) {
H A Dmixedgauge.c223 (void) wattrset(dlg->dialog, gauge_attr);
H A Drangebox.c131 (void) wattrset(win, gauge_attr);
138 if ((gauge_attr & A_REVERSE) != 0) {
146 if (gauge_attr & A_REVERSE) {

Completed in 123 milliseconds