Searched refs:DIALOG_ATR (Results 1 – 1 of 1) sorted by relevance
348 #define DIALOG_ATR(n) dlg_color_table[n].atr macro350 #define screen_attr DIALOG_ATR(0)351 #define shadow_attr DIALOG_ATR(1)352 #define dialog_attr DIALOG_ATR(2)353 #define title_attr DIALOG_ATR(3)354 #define border_attr DIALOG_ATR(4)355 #define button_active_attr DIALOG_ATR(5)356 #define button_inactive_attr DIALOG_ATR(6)357 #define button_key_active_attr DIALOG_ATR(7)358 #define button_key_inactive_attr DIALOG_ATR(8)[all …]