Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/include/drm/ | |
drm_framebuffer.h | 200 * @hot_y: Y coordinate of the cursor hotspot. Used by the legacy cursor 204 int hot_y; member in struct:drm_framebuffer |
/src/sys/external/bsd/drm2/dist/drm/vboxvideo/ | |
vboxvideo.h | 325 u32 hot_y; member in struct:vbva_mouse_pointer_shape |
/src/sys/arch/arm/broadcom/ | |
bcm283x_platform.c | 605 static int cursor_x = 0, cursor_y = 0, hot_x = 0, hot_y = 0, cursor_on = 0; variable in typeref:typename:int 1103 hot_y = cur->hot.y; 1150 rpi_fb_initcursor(pcursor, hot_x, hot_y); |
/src/sys/dev/pci/ | |
viogpu.h | 157 __le32 hot_y; /* update only */ member in struct:virtio_gpu_update_cursor |
/src/sys/external/bsd/drm2/dist/include/uapi/drm/ | |
drm_mode.h | 613 __s32 hot_y; member in struct:drm_mode_cursor2 |