Searched refs:CMapRefreshColors (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86cmap.c | 126 static void CMapRefreshColors(ColormapPtr, int, int*); 431 CMapRefreshColors(pmap, num, indices); 542 CMapRefreshColors(pmap, cmapPriv->numColors, indices); 559 CMapRefreshColors(ColormapPtr pmap, int defs, int* indices) function in typeref:typename:void 968 /* need to trick CMapRefreshColors() into thinking 1074 /* need to trick CMapRefreshColors() into thinking
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86cmap.c | 128 static void CMapRefreshColors(ColormapPtr, int, int *); 433 CMapRefreshColors(pmap, num, indices); 540 CMapRefreshColors(pmap, cmapPriv->numColors, indices); 556 CMapRefreshColors(ColormapPtr pmap, int defs, int *indices) function in typeref:typename:void 965 /* need to trick CMapRefreshColors() into thinking 1054 /* need to trick CMapRefreshColors() into thinking
|
Completed in 4 milliseconds