Searched refs:FindColorInRootCmap (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | colormap.c | 180 static void FindColorInRootCmap ( 913 FindColorInRootCmap (prootmap, prootmap->red, entries, &rgb, 932 FindColorInRootCmap (prootmap, prootmap->red, entries, &rgb, 935 FindColorInRootCmap (prootmap, prootmap->green, entries, &rgb, 938 FindColorInRootCmap (prootmap, prootmap->blue, entries, &rgb, 1179 FindColorInRootCmap (ColormapPtr pmap, EntryPtr pentFirst, int size, function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | colormap.c | 166 static void FindColorInRootCmap(ColormapPtr /* pmap */ , 1023 FindColorInRootCmap(prootmap, prootmap->red, entries, &rgb, 1042 FindColorInRootCmap(prootmap, prootmap->red, entries, &rgb, 1045 FindColorInRootCmap(prootmap, prootmap->green, entries, &rgb, 1048 FindColorInRootCmap(prootmap, prootmap->blue, entries, &rgb, 1281 FindColorInRootCmap(ColormapPtr pmap, EntryPtr pentFirst, int size, function in typeref:typename:void
|
Completed in 7 milliseconds