Home
last modified time | relevance | path

Searched refs:HotY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A Dxf86CursorPriv.h17 short HotY; member
H A Dxf86HWCurs.c250 y -= ScreenPriv->HotY; in xf86SetCursor()
327 y -= ScreenPriv->HotY; in xf86MoveCursor()
H A Dxf86CursorRD.c334 ScreenPriv->HotY = cursor->bits->yhot; in xf86CursorSetCursor()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Cursors.c392 *y = *y - crtc->y + ScreenPriv->HotY; in xf86_crtc_transform_cursor_position()
432 ScreenPriv->HotY, &dx, &dy); in xf86_crtc_transform_cursor_position()