Searched refs:QueryColors (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | colormap.h | 111 extern _X_EXPORT int QueryColors(ColormapPtr /*pmap */ ,
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kcmap.c | 61 QueryColors(pCmap, (1 << pScreenPriv->screen->fb.depth), pixels, colors, in KdSetColormap()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | miindex.c | 266 QueryColors(pColormap, num, pixels, rgb, serverClient); in miInitIndexed()
|
| /OK3568_Linux_fs/external/xserver/hw/vfb/ |
| H A D | InitOutput.c | 427 QueryColors(pmap, entries, ppix, prgb, serverClient); in vfbInstallColormap()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 520 R091 X11:QueryColors
|
| H A D | colormap.c | 1349 QueryColors(ColormapPtr pmap, int count, Pixel * ppixIn, xrgb * prgbList, in QueryColors() function
|
| H A D | dispatch.c | 2841 QueryColors(pcmp, count, (Pixel *) &stuff[1], prgbs, client))) { in ProcQueryColors()
|