Searched refs:back (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_ab.c127 STORE_BUFFERS((dga_internal_buffer)dgawin->back, infop->wx_abuf.back_fn, infop->wx_abuf.back_fn[0], infop->wx_abuf.back_size);
214 c_bufferp = (dga_internal_buffer)dgawin->back;
216 return dgawin->back;
286 c_bufferp = (dga_internal_buffer)dgawin->back;
379 c_bufferp = (dga_internal_buffer)dgawin->back;
430 ((dga_internal_buffer)dgawin->back)->bufferp = NULL;
484 STORE_BUFFERS((dga_internal_buffer)dgawin->back, infop->wx_abuf.back_fn, infop->wx_abuf.back_fn[0], infop->wx_abuf.back_size);
747 && infop->wx_abuf.back ) {
762 && infop->wx_abuf.back
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
H A Dwin_grab.c288 if(clientp->back) free(clientp->back);
749 clientp->back = (void *)malloc(sizeof(dga_internal_buffer_rec));
750 if ( !clientp->back )
769 ((dga_internal_buffer)clientp->back)->bufferp = NULL;
775 ((dga_internal_buffer)clientp->back)->pDraw = (Dga_drawable)clientp;
781 ((dga_internal_buffer)clientp->back)->buf_size = 0;
H A Ddga_internal.h90 void *back; member in struct:dga_window
/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/DPS/sun-src/libdpstk/
H A DFSBwraps.psw305 % just yet since we'll be coming back quite soon for more stuff

Completed in 30 milliseconds