Home
last modified time | relevance | path

Searched refs:xnestSetCursorPriv (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNCursor.h36 #define xnestSetCursorPriv(pCursor, pScreen, v) \ macro
H A DCursor.c101 xnestSetCursorPriv(pCursor, pScreen, malloc(sizeof(xnestPrivCursor))); in xnestRealizeCursor()