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

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c1547 WindowPtr pOldNext = pWin->nextSib; local in function:MoveWindowInStack
1567 while ((pFirstChange != pWin) && (pFirstChange != pOldNext))
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c1670 WindowPtr pOldNext = pWin->nextSib; local in function:MoveWindowInStack
1690 while ((pFirstChange != pWin) && (pFirstChange != pOldNext))

Completed in 9 milliseconds