Searched refs:C_ATTR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dcolors.h146 #define C_ATTR(x,y) ((x ? A_BOLD : 0) | COLOR_PAIR((y))) macro
H A Dutil.c168 attributes[i] = C_ATTR(color_table[i][2], i + 1);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dcolors.h147 #define C_ATTR(x,y) ((x ? A_BOLD : 0) | COLOR_PAIR((y))) macro
H A Dutil.c177 attributes[i] = C_ATTR (color_table[i][2], i + 1);

Completed in 114 milliseconds