Searched refs:RealChildHead (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dwindow.h100 extern _X_EXPORT WindowPtr RealChildHead(WindowPtr /*pWin */ );
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dwindow.h100 extern _X_EXPORT WindowPtr RealChildHead(
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c534 RealChildHead(WindowPtr pWin) function in typeref:typename:WindowPtr
712 pHead = RealChildHead(pParent);
1982 pHead = RealChildHead(pWin->parent);
2393 pHead = RealChildHead(pParent);
2507 pPrev = RealChildHead(pParent);
2904 pHead = RealChildHead(pWin);
H A Ddispatch.c971 pHead = RealChildHead(pWin);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c736 RealChildHead(WindowPtr pWin) function in typeref:typename:WindowPtr
897 pHead = RealChildHead(pParent);
2066 pHead = RealChildHead(pWin->parent);
2441 pHead = RealChildHead(pParent);
2552 pPrev = RealChildHead(pParent);
2897 pHead = RealChildHead(pWin);
H A Ddispatch.c1078 pHead = RealChildHead(pWin);

Completed in 20 milliseconds