Searched defs:back (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Mailbox.c324 unsigned long fore, back; local
333 back = w->mailbox.foreground_pixel;
336 back = w->core.background_pixel;
339 width, height, depth, fore, back);
571 Pixel back = w->core.background_pixel; local
578 if (w->mailbox.flipit) back = w->mailbox.foreground_pixel;
585 XSetWindowBackground (dpy, win, back);
/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_internal.h90 void *back; member in struct:dga_window
H A Ddga_winshared.h76 * in the window info area is changed. Set back to
294 Dga_curs_mpr c_saved_under; /* this gets puts back up */
424 dga_buffer back; member in struct:wx_abinfo
430 dga_buffer back; member in struct:wx_abinfo

Completed in 52 milliseconds