Searched refs:FreePixels (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dcolormap.c96 static void FreePixels(
595 FreePixels(pSrc, client);
1515 FreePixels(ColormapPtr pmap, int client) function in typeref:typename:void
1572 FreePixels((ColormapPtr)pmap, pcr->client);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcolormap.c92 static void FreePixels(ColormapPtr /*pmap */ ,
557 FreePixels(pSrc, client);
1425 FreePixels(ColormapPtr pmap, int client) function in typeref:typename:void
1479 FreePixels((ColormapPtr) pmap, pcr->client);

Completed in 7 milliseconds