Searched refs:xnestFindWindowMatch (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DWindow.c45 xnestFindWindowMatch(WindowPtr pWin, pointer ptr) function in typeref:typename:int
66 WalkTree(screenInfo.screens[i], xnestFindWindowMatch, (pointer) &wm);
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DWindow.c45 xnestFindWindowMatch(WindowPtr pWin, void *ptr) function in typeref:typename:int
67 WalkTree(screenInfo.screens[i], xnestFindWindowMatch, (void *) &wm);

Completed in 5 milliseconds