Lines Matching refs:back_pixel
119 unsigned long back_pixel);
122 unsigned long back_pixel);
391 unsigned long back_pixel; /* background of enlargement */
561 back_pixel = BlackPixel (dpy, screen);
578 if (sscanf (s, fmt, &back_pixel) != 1) Usage ();
581 back_pixel = cdef.pixel;
589 attr.background_pixel = back_pixel;
710 back_pixel);
719 back_pixel));
850 unsigned long back_pixel)
962 repaint_image (image, &event, magnification, back_pixel);
1060 unsigned long back_pixel)
1071 gcv.foreground = prev_pixel = back_pixel;
1122 * as back_pixel). This is most useful when magnifying the
1129 if (gcv.foreground != back_pixel && r_width > 0) {
1146 if (gcv.foreground != back_pixel && r_width > 0) {