Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DxprCursor.c221 QuartzSetCursor(DeviceIntPtr pDev, ScreenPtr pScreen, CursorPtr pCursor, in QuartzSetCursor() function
370 PointPriv->spriteFuncs->SetCursor = QuartzSetCursor; in QuartzInitCursor()
405 QuartzSetCursor(darwinPointer, pScreen, pCursor, /* x */ 0, /* y */ 0); in QuartzResumeXCursor()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog107644 XQuartz: Avoid a crash when mistakenly free()ing in QuartzSetCursor on some configs
120939 XQuartz: Fix QuartzSetCursor to match the expected prototype.