Searched refs:EntryPtr (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | colormap.h | 75 typedef struct _CMEntry *EntryPtr; typedef in typeref:struct:_CMEntry * 121 EntryPtr /*pent*/, 126 EntryPtr /*pentFirst*/,
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | colormap.h | 73 typedef struct _CMEntry *EntryPtr; typedef in typeref:struct:_CMEntry *
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | colormap.c | 67 typedef int (*ColorCompareProcPtr) (EntryPtr /*pent */ , 70 static Pixel FindBestPixel(EntryPtr /*pentFirst */ , 76 static int AllComp(EntryPtr /*pent */ , 80 static int RedComp(EntryPtr /*pent */ , 84 static int GreenComp(EntryPtr /*pent */ , 88 static int BlueComp(EntryPtr /*pent */ , 134 EntryPtr /*pentFirst */ , 167 EntryPtr /* pentFirst */ , 244 EntryPtr pent; 276 pmap->red = (EntryPtr) ((cha [all...] |
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | colormap.c | 70 EntryPtr /*pentFirst*/, 77 EntryPtr /*pent*/, 82 EntryPtr /*pent*/, 87 EntryPtr /*pent*/, 92 EntryPtr /*pent*/, 145 EntryPtr /*pentFirst*/, 182 EntryPtr /* pentFirst */, 261 EntryPtr pent; 297 pmap->red = (EntryPtr)((char *)pmap + sizeof(ColormapRec)); 338 pmap->green = (EntryPtr)((cha [all...] |
| /xsrc/external/mit/libXfont/dist/src/util/ |
| H A D | patcache.c | 48 typedef unsigned char EntryPtr; typedef in typeref:typename:unsigned char
|
| /xsrc/external/mit/libXfont2/dist/src/util/ |
| H A D | patcache.c | 49 typedef unsigned char EntryPtr; typedef in typeref:typename:unsigned char
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86cmap.c | 569 EntryPtr entry; 615 entry = (EntryPtr)&pmap->red[index];
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86cmap.c | 567 EntryPtr entry; 613 entry = (EntryPtr) &pmap->red[index];
|
Completed in 11 milliseconds