Searched refs:black_pixel (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | XAppgroup.c | 49 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 D | b4light.c | 77 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 D | agproto.h | 119 CARD32 black_pixel; member in struct:__anon751080690208
|
| /xsrc/external/mit/xcb-util/dist/image/ |
| H A D | test_xcb_image_shm.c | 72 valgc[0] = screen->black_pixel;
|
| H A D | test_formats.c | 96 const uint32_t values[] = { root->black_pixel, 0xffff };
|
| H A D | test_xcb_image.c | 133 valgc[0] = screen->black_pixel;
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | OpenDis.c | 400 sp->black_pixel = u.rp->blackPixel; 516 values.foreground = sp->black_pixel;
|
| /xsrc/external/mit/xorg-server/dist/test/damage/ |
| H A D | primitives.c | 197 uint32_t values[] = { setup->screen->black_pixel };
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 93 #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