Searched refs:WalkTree (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kcmap.c | 136 WalkTree(pScreenPriv->pInstalledmap->pScreen, TellLostMap, in KdInstallColormap() 145 WalkTree(pCmap->pScreen, TellGainedMap, (void *) &(pCmap->mid)); in KdInstallColormap() 178 WalkTree(pCmap->pScreen, TellLostMap, (void *) &(pCmap->mid)); in KdUninstallColormap()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Color.c | 200 WalkTree(pScreen, xnestCountInstalledColormapWindows, (void *) &icws); in xnestSetInstalledColormapWindows() 204 WalkTree(pScreen, xnestGetInstalledColormapWindows, (void *) &icws); in xnestSetInstalledColormapWindows() 347 WalkTree(pCmap->pScreen, TellLostMap, (void *) &pOldCmap->mid); in xnestInstallColormap() 350 WalkTree(pCmap->pScreen, TellGainedMap, (void *) &pCmap->mid); in xnestInstallColormap()
|
| H A D | Window.c | 67 WalkTree(screenInfo.screens[i], xnestFindWindowMatch, (void *) &wm); in xnestWindowPtr()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | wincmap.c | 133 WalkTree(pColormap->pScreen, TellLostMap, (char *) &oldpmap->mid); in winInstallColormap() 138 WalkTree(pColormap->pScreen, TellGainedMap, (char *) &pColormap->mid); in winInstallColormap()
|
| H A D | winwindow.c | 303 WalkTree(pWin->drawable.pScreen, winAddRgn, &hRgn); in winUpdateRgnRootless()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | window.h | 88 extern _X_EXPORT int WalkTree(ScreenPtr pScreen,
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | micmap.c | 63 WalkTree(pmap->pScreen, TellLostMap, (char *) &oldpmap->mid); in miInstallColormap() 66 WalkTree(pmap->pScreen, TellGainedMap, (char *) &pmap->mid); in miInstallColormap()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrproviderproperty.c | 53 WalkTree(pScreen, DeliverPropertyEvent, event); in RRDeliverPropertyEvent()
|
| H A D | randr.c | 639 WalkTree(master, TellChanged, (void *) master); in RRTellChanged()
|
| H A D | rrproperty.c | 54 WalkTree(pScreen, DeliverPropertyEvent, event); in RRDeliverPropertyEvent()
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compwindow.c | 85 WalkTree(pScreen, compCheckWindow, 0); in compCheckTree()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86xv.c | 1186 WalkTree(pScreen, xf86XVReputAllVideo, 0); in xf86XVEnterVT()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | colormap.c | 411 WalkTree(pmap->pScreen, (VisitWindowProcPtr) TellNoMap, (void *) &mid); in FreeColormap()
|
| H A D | window.c | 466 WalkTree(ScreenPtr pScreen, VisitWindowProcPtr func, void *data) in WalkTree() function
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 107036 ==12536== by 0x809593E: WalkTree (window.c:255)
|