Searched refs:FreeColors (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | colormap.h | 140 extern _X_EXPORT int FreeColors(ColormapPtr /*pmap */ ,
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | colormap.c | 1085 (void) FreeColors(pmap, client, 1, pPix, (Pixel) 0); in AllocColor() 1608 (void) FreeColors(pmap, client, colors, pixels, mask); in AllocColorPlanes() 2064 FreeColors(ColormapPtr pmap, int client, int count, Pixel * pixels, Pixel mask) in FreeColors() function
|
| H A D | protocol.txt | 517 R088 X11:FreeColors
|
| H A D | dispatch.c | 2756 return FreeColors(pcmp, client->index, count, in ProcFreeColors()
|