Searched defs:pentFirst (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dcolormap.c1132 FindBestPixel(EntryPtr pentFirst, int size, xrgb *prgb, int channel) argument
1179 FindColorInRootCmap (ColormapPtr pmap, EntryPtr pentFirst, int size, argument
1218 FindColor (ColormapPtr pmap, EntryPtr pentFirst, int size, xrgb *prgb, argument
1913 AllocCP(ColormapPtr pmap,EntryPtr pentFirst,int count,int planes,Bool contig,Pixel * pixels,Pixel * pMask) argument
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcolormap.c760 FindColor(ColormapPtr pmap, EntryPtr pentFirst, int size, xrgb * prgb, argument
1236 FindBestPixel(EntryPtr pentFirst, int size, xrgb * prgb, int channel) argument
1281 FindColorInRootCmap(ColormapPtr pmap,EntryPtr pentFirst,int size,xrgb * prgb,Pixel * pPixel,int channel,ColorCompareProcPtr comp) argument
1797 AllocCP(ColormapPtr pmap,EntryPtr pentFirst,int count,int planes,Bool contig,Pixel * pixels,Pixel * pMask) argument
[all...]

Completed in 5 milliseconds