Searched refs:nl_f (Results 1 – 3 of 3) sorted by relevance
/dports/games/editss/editss-2.2/ |
H A D | vars.h | 26 extern Pixel bb_b, bb_f, nl_b, nl_f; /* widget colors */
|
H A D | xstuff.c | 221 nl_b=w; nl_f=b; in x_initcolors() 236 if (XAllocNamedColor(d,DefaultColormap(d,scr_num), nl_fs,&cs,&c)) nl_f=cs.pixel; in x_initcolors()
|
H A D | editss.c | 86 Pixel bb_b, bb_f, nl_b, nl_f; /* widget colors */ variable
|