Searched refs:gx_mouse_cursor_hotspot_y (Results 1 – 8 of 8) sorted by relevance
90 … = (GX_VALUE)(top - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_y); in _gx_display_driver_generic_mouse_draw()
96 ….gx_rectangle_top - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_y); in _gx_display_driver_16bpp_mouse_capture()
96 ….gx_rectangle_top - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_y); in _gx_display_driver_8bpp_mouse_capture()
96 ….gx_rectangle_top - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_y); in _gx_display_driver_24xrgb_mouse_capture()
100 ….gx_rectangle_top - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_y); in _gx_display_driver_4bpp_mouse_capture()
99 ….gx_rectangle_top - display -> gx_display_mouse.gx_mouse_cursor_info -> gx_mouse_cursor_hotspot_y); in _gx_display_driver_1bpp_mouse_capture()
85 mouse_cursor.gx_mouse_cursor_hotspot_y = 0; in start_guix()
1575 GX_VALUE gx_mouse_cursor_hotspot_y; member