Searched refs:WalkTree (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkcmap.c136 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 Dkcmap.c140 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 Dwindow.h88 extern _X_EXPORT int WalkTree(ScreenPtr pScreen,
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dwindow.h85 extern _X_EXPORT int WalkTree(
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/
H A DvgaCmap.c243 WalkTree( pmap->pScreen, TellLostMap, &oldmap->mid);
261 WalkTree(pmap->pScreen, TellGainedMap, &pmap->mid);
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DColor.c200 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 DWindow.c66 WalkTree(screenInfo.screens[i], xnestFindWindowMatch, (pointer) &wm);
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DColor.c200 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 DWindow.c67 WalkTree(screenInfo.screens[i], xnestFindWindowMatch, (void *) &wm);
/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kGraph.c365 WalkTree(pPriv->installedMap->pScreen, TellLostMap,
400 WalkTree(cmap->pScreen, TellGainedMap, (pointer) &(cmap->mid));
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kGraph.c363 WalkTree(pPriv->installedMap->pScreen, TellLostMap,
398 WalkTree(cmap->pScreen, TellGainedMap, (void *) &(cmap->mid));
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincmap.c133 WalkTree(pColormap->pScreen, TellLostMap, (char *) &oldpmap->mid);
138 WalkTree(pColormap->pScreen, TellGainedMap, (char *) &pColormap->mid);
H A Dwinwindow.c303 WalkTree(pWin->drawable.pScreen, winAddRgn, &hRgn);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincmap.c138 WalkTree (pColormap->pScreen, TellLostMap, (char *)&oldpmap->mid);
143 WalkTree (pColormap->pScreen, TellGainedMap, (char *)&pColormap->mid);
H A Dwinwindow.c552 WalkTree (pWin->drawable.pScreen, winAddRgn, &hRgn);
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunCfb.c159 WalkTree(pPrivate->installedMap->pScreen, TellLostMap,
197 WalkTree(cmap->pScreen, TellGainedMap, (pointer) &(cmap->mid));
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunCfb.c159 WalkTree(pPrivate->installedMap->pScreen, TellLostMap,
197 WalkTree(cmap->pScreen, TellGainedMap, (void *) &(cmap->mid));
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmicmap.c65 WalkTree(pmap->pScreen, TellLostMap, (char *)&oldpmap->mid);
68 WalkTree(pmap->pScreen, TellGainedMap, (char *)&pmap->mid);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmicmap.c63 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 Drandr.c431 WalkTree (pScreen, TellChanged, (pointer) pScreen);
H A Drrproperty.c53 WalkTree(pScreen, DeliverPropertyEvent, event);
/xsrc/external/mit/xorg-server.old/dist/hw/vfb/
H A DInitOutput.c427 WalkTree(pmap->pScreen, TellLostMap, (char *)&oldpmap->mid);
430 WalkTree(pmap->pScreen, TellGainedMap, (char *)&pmap->mid);
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrproviderproperty.c53 WalkTree(pScreen, DeliverPropertyEvent, event);
H A Drandr.c643 WalkTree(primary, TellChanged, (void *) primary);
H A Drrproperty.c54 WalkTree(pScreen, DeliverPropertyEvent, event);

Completed in 25 milliseconds

12