Searched refs:TellLostMap (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kcmap.c | 136 WalkTree(pScreenPriv->pInstalledmap->pScreen, TellLostMap, in KdInstallColormap() 178 WalkTree(pCmap->pScreen, TellLostMap, (void *) &(pCmap->mid)); in KdUninstallColormap()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | colormap.h | 88 extern _X_EXPORT int TellLostMap(WindowPtr pwin,
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | wincmap.c | 133 WalkTree(pColormap->pScreen, TellLostMap, (char *) &oldpmap->mid); in winInstallColormap()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Color.c | 347 WalkTree(pCmap->pScreen, TellLostMap, (void *) &pOldCmap->mid); in xnestInstallColormap()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | micmap.c | 63 WalkTree(pmap->pScreen, TellLostMap, (char *) &oldpmap->mid); in miInstallColormap()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | colormap.c | 480 TellLostMap(WindowPtr pwin, void *value) in TellLostMap() function
|