Home
last modified time | relevance | path

Searched refs:AllocColorCells (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dcolormap.h120 extern _X_EXPORT int AllocColorCells(int /*client */ ,
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt515 R086 X11:AllocColorCells
H A Dcolormap.c1484 AllocColorCells(int client, ColormapPtr pmap, int colors, int planes, in AllocColorCells() function
H A Ddispatch.c2648 if ((rc = AllocColorCells(client->index, pcmp, npixels, nmasks, in ProcAllocColorCells()