Searched refs:xnestSetCursorPriv (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DXNCursor.h35 #define xnestSetCursorPriv(pCursor, pScreen, v) \ macro
H A DCursor.c110 xnestSetCursorPriv(pCursor, pScreen, malloc(sizeof(xnestPrivCursor)));
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DXNCursor.h36 #define xnestSetCursorPriv(pCursor, pScreen, v) \ macro
H A DCursor.c101 xnestSetCursorPriv(pCursor, pScreen, calloc(1, sizeof(xnestPrivCursor)));

Completed in 5 milliseconds