Lines Matching defs:infoPtr
87 xf86InitHardwareCursor(ScreenPtr pScreen, xf86CursorInfoPtr infoPtr) in xf86InitHardwareCursor()
128 xf86ScreenCheckHWCursor(ScreenPtr pScreen, CursorPtr cursor, xf86CursorInfoPtr infoPtr) in xf86ScreenCheckHWCursor()
140 xf86CheckHWCursor(ScreenPtr pScreen, CursorPtr cursor, xf86CursorInfoPtr infoPtr) in xf86CheckHWCursor()
185 xf86CursorInfoPtr infoPtr; in xf86ScreenSetCursor() local
282 xf86CursorInfoPtr infoPtr = ScreenPriv->CursorInfoPtr; in xf86SetTransparentCursor() local
308 xf86CursorInfoPtr infoPtr = ScreenPriv->CursorInfoPtr; in xf86ScreenMoveCursor() local
345 xf86CursorInfoPtr infoPtr = ScreenPriv->CursorInfoPtr; in xf86RecolorCursor_locked() local
398 RealizeCursorInterleave0(xf86CursorInfoPtr infoPtr, CursorPtr pCurs) in RealizeCursorInterleave0()
513 RealizeCursorInterleave1(xf86CursorInfoPtr infoPtr, CursorPtr pCurs) in RealizeCursorInterleave1()
556 RealizeCursorInterleave8(xf86CursorInfoPtr infoPtr, CursorPtr pCurs) in RealizeCursorInterleave8()
591 RealizeCursorInterleave16(xf86CursorInfoPtr infoPtr, CursorPtr pCurs) in RealizeCursorInterleave16()
626 RealizeCursorInterleave32(xf86CursorInfoPtr infoPtr, CursorPtr pCurs) in RealizeCursorInterleave32()
661 RealizeCursorInterleave64(xf86CursorInfoPtr infoPtr, CursorPtr pCurs) in RealizeCursorInterleave64()