Searched refs:bb_bs (Results 1 – 3 of 3) sorted by relevance
/dports/games/editss/editss-2.2/ |
H A D | vars.h | 32 extern char bb_fs[30], bb_bs[30]; /* names of widget colors */
|
H A D | editss.c | 91 char bb_fs[30], bb_bs[30]; /* names of widget colors */ variable 448 {"%s","buttonbox_b",&bb_bs,"white"}, in loaddefs()
|
H A D | xstuff.c | 233 if (XAllocNamedColor(d,DefaultColormap(d,scr_num), bb_bs,&cs,&c)) bb_b=cs.pixel; in x_initcolors()
|