| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxcmap.h | 51 extern void dmxStoreColors(ColormapPtr pColormap, int ndef, xColorItem *pdef);
|
| H A D | dmxcmap.c | 166 void dmxStoreColors(ColormapPtr pColormap, int ndef, xColorItem *pdef) argument 173 XColor *color = malloc(sizeof(*color) * ndef); 177 for (i = 0; i < ndef; i++) { 185 XStoreColors(dmxScreen->beDisplay, pCmapPriv->cmap, color, ndef); 189 for (i = 0; i < ndef; i++) { 204 pScreen->StoreColors(pColormap, ndef, pdef);
|
| H A D | dmxpict.h | 92 int ndef, xColorItem *pdef);
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kcmap.c | 204 KdStoreColors(ColormapPtr pCmap, int ndef, xColorItem * pdefs) argument 229 ndef = fbExpandDirectColors(pCmap, ndef, pdefs, expanddefs); 233 (*pScreenPriv->card->cfuncs->putColors) (pCmap->pScreen, ndef, pdefs);
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbcmap_mi.c | 109 int ndef, 113 return miExpandDirectColors(pmap, ndef, indefs, outdefs); 108 fbExpandDirectColors(ColormapPtr pmap,int ndef,xColorItem * indefs,xColorItem * outdefs) argument
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbcmap_mi.c | 106 int ndef, xColorItem * indefs, xColorItem * outdefs) 108 return miExpandDirectColors(pmap, ndef, indefs, outdefs); 105 fbExpandDirectColors(ColormapPtr pmap,int ndef,xColorItem * indefs,xColorItem * outdefs) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/ |
| H A D | vgaCmap.c | 76 vgaStoreColors(pmap, ndef, pdefs) 78 int ndef; 101 ndef = miExpandDirectColors (pmap, ndef, pdefs, directDefs); 117 for(i = 0; i < ndef; i++) 161 for(i = 0; i < ndef; i++)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kcmap.c | 211 KdStoreColors (ColormapPtr pCmap, int ndef, xColorItem *pdefs) argument 237 ndef = fbExpandDirectColors(pCmap, ndef, pdefs, expanddefs); 241 (*pScreenPriv->card->cfuncs->putColors) (pCmap->pScreen, ndef, pdefs); 245 (*pScreenPriv->card->cfuncs->recolorCursor) (pCmap->pScreen, ndef, pdefs);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunCfb24.c | 73 CG24StoreColors(ColormapPtr pmap, int ndef, xColorItem *pdefs) argument 87 while (ndef--) {
|
| H A D | sunCfb.c | 228 CGStoreColors(ColormapPtr pmap, int ndef, xColorItem *pdefs) argument 238 ndef = fbExpandDirectColors(pmap, ndef, pdefs, expanddefs); 241 while (ndef--) {
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunCfb24.c | 73 CG24StoreColors(ColormapPtr pmap, int ndef, xColorItem *pdefs) argument 87 while (ndef--) {
|
| H A D | sunCfb.c | 229 CGStoreColors(ColormapPtr pmap, int ndef, xColorItem *pdefs) argument 239 ndef = fbExpandDirectColors(pmap, ndef, pdefs, expanddefs); 242 while (ndef--) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 125 static void x68kStoreColors(ColormapPtr pmap, int ndef, xColorItem *pdefs); 448 * (int)ndef : the number of items 453 x68kStoreColors(ColormapPtr pmap, int ndef, xColorItem *pdefs) argument 463 ndef = fbExpandDirectColors(pmap, ndef, pdefs, expanddefs); 466 while (ndef--) {
|
| /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 125 static void x68kStoreColors(ColormapPtr pmap, int ndef, xColorItem *pdefs); 449 * (int)ndef : the number of items 454 x68kStoreColors(ColormapPtr pmap, int ndef, xColorItem *pdefs) argument 464 ndef = fbExpandDirectColors(pmap, ndef, pdefs, expanddefs); 467 while (ndef--) {
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | wincmap.c | 47 winStoreColors(ColormapPtr pmap, int ndef, xColorItem * pdefs); 188 winStoreColors(ColormapPtr pmap, int ndef, xColorItem * pdefs) argument 198 if (ndef != 1) 199 winDebug("winStoreColors - ndef: %d\n", ndef); 203 for (i = 0; i < ndef; ++i) { 226 if (!((pScreenPriv->pwinStoreColors) (pmap, ndef, pdefs))) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | wincmap.c | 48 winStoreColors (ColormapPtr pmap, int ndef, xColorItem *pdefs); 198 int ndef, 208 if (ndef != 1) 209 winDebug ("winStoreColors - ndef: %d\n", 210 ndef); 214 for (i = 0; i < ndef; ++i) 238 if (!((pScreenPriv->pwinStoreColors) (pmap, ndef, pdefs))) 197 winStoreColors(ColormapPtr pmap,int ndef,xColorItem * pdefs) argument
|
| H A D | winnativegdi.c | 76 int ndef, 469 int ndef, 468 winStoreColorsNativeGDI(ColormapPtr pmap,int ndef,xColorItem * pdefs) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86cmap.c | 360 int ndef, 368 int num = ndef; 372 (*pScreen->StoreColors)(pmap, ndef, pdefs); 390 while(ndef--) { 391 if(pdefs[ndef].flags & DoRed) { 392 index = (pdefs[ndef].pixel & pVisual->redMask) >> 400 if(pdefs[ndef].flags & DoGreen) { 401 index = (pdefs[ndef].pixel & pVisual->greenMask) >> 409 if(pdefs[ndef].flags & DoBlue) { 410 index = (pdefs[ndef] 358 CMapStoreColors(ColormapPtr pmap,int ndef,xColorItem * pdefs) argument [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86cmap.c | 358 CMapStoreColors(ColormapPtr pmap, int ndef, xColorItem * pdefs) argument 365 int num = ndef; 369 (*pScreen->StoreColors) (pmap, ndef, pdefs); 387 while (ndef--) { 388 if (pdefs[ndef].flags & DoRed) { 389 index = (pdefs[ndef].pixel & pVisual->redMask) >> 398 if (pdefs[ndef].flags & DoGreen) { 399 index = (pdefs[ndef].pixel & pVisual->greenMask) >> 408 if (pdefs[ndef].flags & DoBlue) { 409 index = (pdefs[ndef] [all...] |
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | mipict.h | 122 PictFormatPtr pFormat, int ndef, xColorItem * pdef);
|
| H A D | miindex.c | 317 PictFormatPtr pFormat, int ndef, xColorItem * pdef) 322 while (ndef--) { 316 miUpdateIndexed(ScreenPtr pScreen,PictFormatPtr pFormat,int ndef,xColorItem * pdef) argument
|
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | mipict.h | 212 int ndef,
|
| H A D | miindex.c | 334 int ndef, 341 while (ndef--) 332 miUpdateIndexed(ScreenPtr pScreen,PictFormatPtr pFormat,int ndef,xColorItem * pdef) argument
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | misprite.c | 210 static void miSpriteStoreColors(ColormapPtr pMap, int ndef, 641 miSpriteStoreColors (ColormapPtr pMap, int ndef, xColorItem *pdef) argument 653 (*pScreen->StoreColors) (pMap, ndef, pdef); 679 for (i = 0; i < ndef; i++) 688 for (i = 0; i < ndef; i++)
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | misprite.c | 198 static void miSpriteStoreColors(ColormapPtr pMap, int ndef, xColorItem * pdef); 499 miSpriteStoreColors(ColormapPtr pMap, int ndef, xColorItem * pdef) argument 511 (*pScreen->StoreColors) (pMap, ndef, pdef); 535 for (i = 0; i < ndef; i++) { 542 for (i = 0; i < ndef; i++) {
|