Lines Matching refs:b3
733 XColor b1, b2, b3;884 b3 = b1;885 b3.flags = DoRed | DoGreen | DoBlue;895 AddColor(b3.red, bred);896 AddColor(b3.green, bgreen);897 AddColor(b3.blue, bblue);898 save_back = b3;901 XAllocColor(dpy, cmap, &b3);903 cur->hi_fore = cur->back = b3.pixel;907 b3 = save_back;