Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DCursor.c156 xnestCursorFuncPtr pScreenPriv; in xnestDeviceCursorInitialize()
158 pScreenPriv = (xnestCursorFuncPtr) in xnestDeviceCursorInitialize()
167 xnestCursorFuncPtr pScreenPriv; in xnestDeviceCursorCleanup()
169 pScreenPriv = (xnestCursorFuncPtr) in xnestDeviceCursorCleanup()
H A DXNCursor.h22 } xnestCursorFuncRec, *xnestCursorFuncPtr; typedef