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

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dcolormap.c118 static int AllocDirect(
1602 ok = AllocDirect (client, pmap, colors, planes, planes, planes,
1676 ok = AllocDirect (client, pmap, colors, r, g, b, contig, pixels,
1738 AllocDirect (int client, ColormapPtr pmap, int c, int r, int g, int b, Bool contig, function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcolormap.c110 static int AllocDirect(int /*client */ ,
1507 ok = AllocDirect(client, pmap, colors, planes, planes, planes,
1574 ok = AllocDirect(client, pmap, colors, r, g, b, contig, pixels,
1631 AllocDirect(int client, ColormapPtr pmap, int c, int r, int g, int b, function in typeref:typename:int

Completed in 8 milliseconds