Searched refs:hot_x (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DXplugin.h286 unsigned int hot_x, unsigned int hot_y,
/vbox/src/VBox/Additions/linux/drm/
H A Dvbox_mode.c59 int32_t hot_x, int32_t hot_y);
654 int32_t hot_x, int32_t hot_y)
673 || width == 0 || hot_x > width || height == 0 || hot_y > height)
701 hot_x, hot_y, width,
652 vbox_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DXplugin.h287 unsigned int hot_x, unsigned int hot_y,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DXplugin.h287 unsigned int hot_x, unsigned int hot_y,

Completed in 125 milliseconds