Searched refs:gx_mouse_cursor_hotspot_x (Results 1 – 8 of 8) sorted by relevance
89 …= (GX_VALUE)(left - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_x); in _gx_display_driver_generic_mouse_draw()
95 …gx_rectangle_left - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_x); in _gx_display_driver_16bpp_mouse_capture()
95 …gx_rectangle_left - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_x); in _gx_display_driver_8bpp_mouse_capture()
95 …gx_rectangle_left - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_x); in _gx_display_driver_24xrgb_mouse_capture()
99 …gx_rectangle_left - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_x); in _gx_display_driver_4bpp_mouse_capture()
98 …gx_rectangle_left - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_x); in _gx_display_driver_1bpp_mouse_capture()
84 mouse_cursor.gx_mouse_cursor_hotspot_x = 0; in start_guix()
1574 GX_VALUE gx_mouse_cursor_hotspot_x; member