Searched refs:TellGainedMap (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | colormap.h | 91 extern _X_EXPORT int TellGainedMap(WindowPtr pwin,
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kcmap.c | 145 WalkTree(pCmap->pScreen, TellGainedMap, (void *) &(pCmap->mid)); in KdInstallColormap()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | wincmap.c | 138 WalkTree(pColormap->pScreen, TellGainedMap, (char *) &pColormap->mid); in winInstallColormap()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Color.c | 350 WalkTree(pCmap->pScreen, TellGainedMap, (void *) &pCmap->mid); in xnestInstallColormap()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | micmap.c | 66 WalkTree(pmap->pScreen, TellGainedMap, (char *) &pmap->mid); in miInstallColormap()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | colormap.c | 505 TellGainedMap(WindowPtr pwin, void *value) in TellGainedMap() function
|