Searched refs:white_pixel (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libXext/dist/src/
H A DXAppgroup.c50 unsigned long white_pixel; member in struct:xagstuff
149 *value++ = stuff->white_pixel;
166 unsigned long white_pixel,
186 stuff.white_pixel = white_pixel;
297 *(unsigned long*)ptr = rep.white_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/xcb-util/dist/image/
H A Dtest_xcb_image_shm.c78 valgc[0] = screen->white_pixel;
133 valwin[0] = screen->white_pixel;
H A Dtest_xcb_image.c139 valgc[0] = screen->white_pixel;
148 valwin[0] = screen->white_pixel;
185 valwin[0] = screen->white_pixel;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dagproto.h120 CARD32 white_pixel; member in struct:__anon751080690208
/xsrc/external/mit/libX11/dist/src/
H A DOpenDis.c399 sp->white_pixel = u.rp->whitePixel;
517 values.background = sp->white_pixel;
/xsrc/external/mit/xorg-server/dist/test/damage/
H A Dprimitives.c249 uint32_t fill_values[] = { setup->screen->white_pixel };
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h94 #define WhitePixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->white_pixel)
124 #define WhitePixelOfScreen(s) ((s)->white_pixel)
265 unsigned long white_pixel; member in struct:__anonf1b122fa0608

Completed in 9 milliseconds