Searched refs:whitePixel (Results 1 - 25 of 45) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunMfb.c101 pScreen->whitePixel = 1;
104 pScreen->whitePixel = 0;
H A DsunCfb24.c121 Pixel pixel = pScreen->whitePixel;
122 pScreen->whitePixel = pScreen->blackPixel;
H A DsunCfb.c289 Pixel pixel = pScreen->whitePixel;
290 pScreen->whitePixel = pScreen->blackPixel;
461 pScreen->whitePixel = 0;
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunMfb.c102 pScreen->whitePixel = 1;
105 pScreen->whitePixel = 0;
H A DsunCfb24.c121 Pixel pixel = pScreen->whitePixel;
122 pScreen->whitePixel = pScreen->blackPixel;
H A DsunCfb.c290 Pixel pixel = pScreen->whitePixel;
291 pScreen->whitePixel = pScreen->blackPixel;
464 pScreen->whitePixel = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kText.c111 pScreen->whitePixel = 1;
H A Dx68kGraph.c226 pScreen->whitePixel = 1;
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kText.c111 pScreen->whitePixel = 1;
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbcmap_mi.c81 if (pScreen->whitePixel == 0)
H A Dfbscreen.c108 pScreen->blackPixel = pScreen->whitePixel = (Pixel) 0;
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbcmap_mi.c78 if (pScreen->whitePixel == 0)
H A Dfbscreen.c105 pScreen->blackPixel = pScreen->whitePixel = (Pixel) 0;
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincmap.c389 pScreen->whitePixel = uiColorsRetrieved - 1;
465 pScreen->whitePixel = uiSystemPaletteEntries - 1;
560 wp = pScreen->whitePixel;
570 pScreen->whitePixel = wp;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincmap.c424 pScreen->whitePixel = uiColorsRetrieved - 1;
515 pScreen->whitePixel = uiSystemPaletteEntries - 1;
622 wp = pScreen->whitePixel;
636 pScreen->whitePixel = wp;
H A Dwinscrinit.c341 * NOTE: Setting whitePixel to 255 causes Magic 7.1 to allocate its
343 * colormap. Setting whitePixel to 1 allows Magic to get 7
350 pScreen->whitePixel = 1;
729 pScreen->whitePixel = pScreen->blackPixel = (Pixel) 0;
/xsrc/external/mit/xorg-server.old/dist/hw/vfb/
H A DInitOutput.c92 Pixel whitePixel; member in struct:__anon805b79aa0108
113 .whitePixel = VFB_DEFAULT_WHITEPIXEL,
362 currentScreen->whitePixel = atoi(argv[++i]);
894 pScreen->whitePixel = pvfb->whitePixel;
/xsrc/external/mit/xorg-server/dist/hw/vfb/
H A DInitOutput.c92 Pixel whitePixel; member in struct:__anonabcc581d0108
114 .whitePixel = VFB_DEFAULT_WHITEPIXEL,
352 currentScreen->whitePixel = atoi(argv[++i]);
942 pScreen->whitePixel = pvfb->whitePixel;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86.h85 pScreen->whitePixel = (pScreen->whitePixel) ? 0 : 1; \
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dscrnintstr.h421 unsigned long whitePixel, blackPixel; member in struct:_Screen
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86.h81 pScreen->whitePixel = (pScreen->whitePixel) ? 0 : 1; \
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DColor.c481 wp = pScreen->whitePixel;
488 pScreen->whitePixel = wp;
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DColor.c477 wp = pScreen->whitePixel;
483 pScreen->whitePixel = wp;
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmicmap.c320 wp = pScreen->whitePixel;
335 pScreen->whitePixel = wp;
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmicmap.c260 wp = pScreen->whitePixel;
266 pScreen->whitePixel = wp;

Completed in 28 milliseconds

12