| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kcmap.c | 136 WalkTree(pScreenPriv->pInstalledmap->pScreen, TellLostMap, 145 WalkTree(pCmap->pScreen, TellGainedMap, (void *) &(pCmap->mid)); 178 WalkTree(pCmap->pScreen, TellLostMap, (void *) &(pCmap->mid));
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kcmap.c | 140 WalkTree(pScreenPriv->pInstalledmap->pScreen, TellLostMap, 149 WalkTree(pCmap->pScreen, TellGainedMap, (pointer) &(pCmap->mid)); 183 WalkTree(pCmap->pScreen, TellLostMap,
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | window.h | 88 extern _X_EXPORT int WalkTree(ScreenPtr pScreen,
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | window.h | 85 extern _X_EXPORT int WalkTree(
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/ |
| H A D | vgaCmap.c | 243 WalkTree( pmap->pScreen, TellLostMap, &oldmap->mid); 261 WalkTree(pmap->pScreen, TellGainedMap, &pmap->mid);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Color.c | 200 WalkTree(pScreen, xnestCountInstalledColormapWindows, (pointer)&icws); 204 WalkTree(pScreen, xnestGetInstalledColormapWindows, (pointer)&icws); 344 WalkTree(pCmap->pScreen, TellLostMap, (pointer)&pOldCmap->mid); 347 WalkTree(pCmap->pScreen, TellGainedMap, (pointer)&pCmap->mid);
|
| H A D | Window.c | 66 WalkTree(screenInfo.screens[i], xnestFindWindowMatch, (pointer) &wm);
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Color.c | 200 WalkTree(pScreen, xnestCountInstalledColormapWindows, (void *) &icws); 204 WalkTree(pScreen, xnestGetInstalledColormapWindows, (void *) &icws); 347 WalkTree(pCmap->pScreen, TellLostMap, (void *) &pOldCmap->mid); 350 WalkTree(pCmap->pScreen, TellGainedMap, (void *) &pCmap->mid);
|
| H A D | Window.c | 67 WalkTree(screenInfo.screens[i], xnestFindWindowMatch, (void *) &wm);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 365 WalkTree(pPriv->installedMap->pScreen, TellLostMap, 400 WalkTree(cmap->pScreen, TellGainedMap, (pointer) &(cmap->mid));
|
| /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 363 WalkTree(pPriv->installedMap->pScreen, TellLostMap, 398 WalkTree(cmap->pScreen, TellGainedMap, (void *) &(cmap->mid));
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | wincmap.c | 133 WalkTree(pColormap->pScreen, TellLostMap, (char *) &oldpmap->mid); 138 WalkTree(pColormap->pScreen, TellGainedMap, (char *) &pColormap->mid);
|
| H A D | winwindow.c | 303 WalkTree(pWin->drawable.pScreen, winAddRgn, &hRgn);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | wincmap.c | 138 WalkTree (pColormap->pScreen, TellLostMap, (char *)&oldpmap->mid); 143 WalkTree (pColormap->pScreen, TellGainedMap, (char *)&pColormap->mid);
|
| H A D | winwindow.c | 552 WalkTree (pWin->drawable.pScreen, winAddRgn, &hRgn);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunCfb.c | 159 WalkTree(pPrivate->installedMap->pScreen, TellLostMap, 197 WalkTree(cmap->pScreen, TellGainedMap, (pointer) &(cmap->mid));
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunCfb.c | 159 WalkTree(pPrivate->installedMap->pScreen, TellLostMap, 197 WalkTree(cmap->pScreen, TellGainedMap, (void *) &(cmap->mid));
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | micmap.c | 65 WalkTree(pmap->pScreen, TellLostMap, (char *)&oldpmap->mid); 68 WalkTree(pmap->pScreen, TellGainedMap, (char *)&pmap->mid);
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | micmap.c | 63 WalkTree(pmap->pScreen, TellLostMap, (char *) &oldpmap->mid); 66 WalkTree(pmap->pScreen, TellGainedMap, (char *) &pmap->mid);
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | randr.c | 431 WalkTree (pScreen, TellChanged, (pointer) pScreen);
|
| H A D | rrproperty.c | 53 WalkTree(pScreen, DeliverPropertyEvent, event);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/vfb/ |
| H A D | InitOutput.c | 427 WalkTree(pmap->pScreen, TellLostMap, (char *)&oldpmap->mid); 430 WalkTree(pmap->pScreen, TellGainedMap, (char *)&pmap->mid);
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrproviderproperty.c | 53 WalkTree(pScreen, DeliverPropertyEvent, event);
|
| H A D | randr.c | 643 WalkTree(primary, TellChanged, (void *) primary);
|
| H A D | rrproperty.c | 54 WalkTree(pScreen, DeliverPropertyEvent, event);
|