Searched refs:bh_bs (Results 1 – 3 of 3) sorted by relevance
/dports/games/editss/editss-2.2/ |
H A D | vars.h | 34 extern char bh_fs[30], bh_bs[30], ba_fs[30], ba_bs[30];
|
H A D | editss.c | 93 char bh_fs[30], bh_bs[30], ba_fs[30], ba_bs[30]; variable 454 {"%s","button_high_b",&bh_bs,"white"}, in loaddefs()
|
H A D | xstuff.c | 239 if (XAllocNamedColor(d,DefaultColormap(d,scr_num), bh_bs,&cs,&c)) bh_b=cs.pixel; in x_initcolors()
|