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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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 148 milliseconds