Searched refs:black_pixel (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libXext/dist/src/
H A DXAppgroup.c49 unsigned long black_pixel; member in struct:xagstuff
146 *value++ = stuff->black_pixel;
165 unsigned long black_pixel,
185 stuff.black_pixel = black_pixel;
293 *(unsigned long*)ptr = rep.black_pixel;
161 XagCreateEmbeddedApplicationGroup(Display * dpy,VisualID root_visual,Colormap default_colormap,unsigned long black_pixel,unsigned long white_pixel,XAppGroup * app_group_return) argument
/xsrc/external/mit/beforelight/dist/
H A Db4light.c77 static unsigned long black_pixel; variable in typeref:typename:unsigned long
91 black_pixel = hard.pixel;
165 XSetForeground (display, erase_gc, black_pixel ^ old_pixels[history_tail]);
327 attr.background_pixel = black_pixel;
337 XSetForeground (display, black_gc, black_pixel);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dagproto.h119 CARD32 black_pixel; member in struct:__anon751080690208
/xsrc/external/mit/xcb-util/dist/image/
H A Dtest_xcb_image_shm.c72 valgc[0] = screen->black_pixel;
H A Dtest_formats.c96 const uint32_t values[] = { root->black_pixel, 0xffff };
H A Dtest_xcb_image.c133 valgc[0] = screen->black_pixel;
/xsrc/external/mit/libX11/dist/src/
H A DOpenDis.c400 sp->black_pixel = u.rp->blackPixel;
516 values.foreground = sp->black_pixel;
/xsrc/external/mit/xorg-server/dist/test/damage/
H A Dprimitives.c197 uint32_t values[] = { setup->screen->black_pixel };
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h93 #define BlackPixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->black_pixel)
123 #define BlackPixelOfScreen(s) ((s)->black_pixel)
266 unsigned long black_pixel; /* White and Black pixel values */ member in struct:__anonf1b122fa0608

Completed in 15 milliseconds