Home
last modified time | relevance | path

Searched refs:xnestCursorFuncs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNCursor.h27 extern xnestCursorFuncRec xnestCursorFuncs;
H A DScreen.c314 xnestCursorFuncs.spriteFuncs = PointPriv->spriteFuncs; in xnestOpenScreen()
316 &xnestCursorFuncs); in xnestOpenScreen()
H A DCursor.c39 xnestCursorFuncRec xnestCursorFuncs = { NULL }; variable