Home
last modified time | relevance | path

Searched refs:cursor_shown (Results 1 – 25 of 65) sorted by relevance

123

/dports/sysutils/cinnamon-settings-daemon/cinnamon-settings-daemon-4.8.5/plugins/cursor/
H A Dcsd-cursor-manager.c54 gboolean cursor_shown; member
122 manager->priv->cursor_shown = visible; in set_cursor_visibility()
183 if (manager->priv->cursor_shown == FALSE) { in update_cursor_for_current()
188 if (manager->priv->cursor_shown != FALSE) { in update_cursor_for_current()
209 if (manager->priv->cursor_shown == FALSE) in devices_removed_cb()
323 if (manager->priv->cursor_shown == FALSE) { in csd_cursor_manager_stop()
357 manager->priv->cursor_shown = TRUE; in csd_cursor_manager_init()
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOMOUSECR.cpp49 cursor_shown = 0; in MouseCursor()
259 if( cursor_shown ) in process()
305 cursor_shown = 0; in process()
330 cursor_shown = 1; in process()
486 cursor_shown = 1; in disp_back_buf()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/events/
H A DSDL_mouse.c49 mouse->cursor_shown = SDL_TRUE; in SDL_MouseInit()
277 if (mouse->cursor_shown && !mouse->relative_mode &&
811 if (cursor && mouse->cursor_shown && !mouse->relative_mode) {
888 shown = mouse->cursor_shown;
891 mouse->cursor_shown = SDL_TRUE;
893 mouse->cursor_shown = SDL_FALSE;
895 if (mouse->cursor_shown != shown) {
H A DSDL_mouse_c.h94 SDL_bool cursor_shown; member
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/events/
H A DSDL_mouse.c49 mouse->cursor_shown = SDL_TRUE; in SDL_MouseInit()
277 if (mouse->cursor_shown && !mouse->relative_mode &&
811 if (cursor && mouse->cursor_shown && !mouse->relative_mode) {
888 shown = mouse->cursor_shown;
891 mouse->cursor_shown = SDL_TRUE;
893 mouse->cursor_shown = SDL_FALSE;
895 if (mouse->cursor_shown != shown) {
H A DSDL_mouse_c.h94 SDL_bool cursor_shown; member
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/events/
H A DSDL_mouse.c52 mouse->cursor_shown = SDL_TRUE; in SDL_MouseInit()
280 if (mouse->cursor_shown && !mouse->relative_mode &&
818 if (cursor && mouse->cursor_shown && !mouse->relative_mode) {
895 shown = mouse->cursor_shown;
898 mouse->cursor_shown = SDL_TRUE;
900 mouse->cursor_shown = SDL_FALSE;
902 if (mouse->cursor_shown != shown) {
H A DSDL_mouse_c.h94 SDL_bool cursor_shown; member
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/events/
H A DSDL_mouse.c95 mouse->cursor_shown = SDL_TRUE; in SDL_MouseInit()
365 if (mouse->cursor_shown && !mouse->relative_mode &&
936 if (cursor && mouse->cursor_shown && !mouse->relative_mode) {
1013 shown = mouse->cursor_shown;
1016 mouse->cursor_shown = SDL_TRUE;
1018 mouse->cursor_shown = SDL_FALSE;
1020 if (mouse->cursor_shown != shown) {
H A DSDL_mouse_c.h102 SDL_bool cursor_shown; member
/dports/devel/sdl20/SDL2-2.0.18/src/events/
H A DSDL_mouse.c158 mouse->cursor_shown = SDL_TRUE; in SDL_MouseInit()
454 if (mouse->cursor_shown && !mouse->relative_mode &&
1120 if (cursor && mouse->cursor_shown && !mouse->relative_mode) {
1197 shown = mouse->cursor_shown;
1200 mouse->cursor_shown = SDL_TRUE;
1202 mouse->cursor_shown = SDL_FALSE;
1204 if (mouse->cursor_shown != shown) {
H A DSDL_mouse_c.h115 SDL_bool cursor_shown; member
/dports/x11/controllermap/SDL2-2.0.18/src/events/
H A DSDL_mouse.c158 mouse->cursor_shown = SDL_TRUE; in SDL_MouseInit()
454 if (mouse->cursor_shown && !mouse->relative_mode &&
1120 if (cursor && mouse->cursor_shown && !mouse->relative_mode) {
1197 shown = mouse->cursor_shown;
1200 mouse->cursor_shown = SDL_TRUE;
1202 mouse->cursor_shown = SDL_FALSE;
1204 if (mouse->cursor_shown != shown) {
H A DSDL_mouse_c.h115 SDL_bool cursor_shown; member
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/modes/
H A Dxf86Cursors.c326 if (crtc->cursor_shown) { in xf86_crtc_hide_cursor()
328 crtc->cursor_shown = FALSE; in xf86_crtc_hide_cursor()
355 if (!crtc->cursor_shown) in xf86_crtc_show_cursor()
356 crtc->cursor_shown = xf86_driver_show_cursor(crtc); in xf86_crtc_show_cursor()
358 return crtc->cursor_shown; in xf86_crtc_show_cursor()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/modes/
H A Dxf86Cursors.c326 if (crtc->cursor_shown) { in xf86_crtc_hide_cursor()
328 crtc->cursor_shown = FALSE; in xf86_crtc_hide_cursor()
355 if (!crtc->cursor_shown) in xf86_crtc_show_cursor()
356 crtc->cursor_shown = xf86_driver_show_cursor(crtc); in xf86_crtc_show_cursor()
358 return crtc->cursor_shown; in xf86_crtc_show_cursor()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86Cursors.c326 if (crtc->cursor_shown) { in xf86_crtc_hide_cursor()
328 crtc->cursor_shown = FALSE; in xf86_crtc_hide_cursor()
355 if (!crtc->cursor_shown) in xf86_crtc_show_cursor()
356 crtc->cursor_shown = xf86_driver_show_cursor(crtc); in xf86_crtc_show_cursor()
358 return crtc->cursor_shown; in xf86_crtc_show_cursor()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86Cursors.c326 if (crtc->cursor_shown) { in xf86_crtc_hide_cursor()
328 crtc->cursor_shown = FALSE; in xf86_crtc_hide_cursor()
355 if (!crtc->cursor_shown) in xf86_crtc_show_cursor()
356 crtc->cursor_shown = xf86_driver_show_cursor(crtc); in xf86_crtc_show_cursor()
358 return crtc->cursor_shown; in xf86_crtc_show_cursor()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86Cursors.c326 if (crtc->cursor_shown) { in xf86_crtc_hide_cursor()
328 crtc->cursor_shown = FALSE; in xf86_crtc_hide_cursor()
355 if (!crtc->cursor_shown) in xf86_crtc_show_cursor()
356 crtc->cursor_shown = xf86_driver_show_cursor(crtc); in xf86_crtc_show_cursor()
358 return crtc->cursor_shown; in xf86_crtc_show_cursor()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86Cursors.c326 if (crtc->cursor_shown) { in xf86_crtc_hide_cursor()
328 crtc->cursor_shown = FALSE; in xf86_crtc_hide_cursor()
355 if (!crtc->cursor_shown) in xf86_crtc_show_cursor()
356 crtc->cursor_shown = xf86_driver_show_cursor(crtc); in xf86_crtc_show_cursor()
358 return crtc->cursor_shown; in xf86_crtc_show_cursor()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86Cursors.c326 if (crtc->cursor_shown) { in xf86_crtc_hide_cursor()
328 crtc->cursor_shown = FALSE; in xf86_crtc_hide_cursor()
355 if (!crtc->cursor_shown) in xf86_crtc_show_cursor()
356 crtc->cursor_shown = xf86_driver_show_cursor(crtc); in xf86_crtc_show_cursor()
358 return crtc->cursor_shown; in xf86_crtc_show_cursor()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86Cursors.c326 if (crtc->cursor_shown) { in xf86_crtc_hide_cursor()
328 crtc->cursor_shown = FALSE; in xf86_crtc_hide_cursor()
355 if (!crtc->cursor_shown) in xf86_crtc_show_cursor()
356 crtc->cursor_shown = xf86_driver_show_cursor(crtc); in xf86_crtc_show_cursor()
358 return crtc->cursor_shown; in xf86_crtc_show_cursor()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/modes/
H A Dxf86Cursors.c326 if (crtc->cursor_shown) { in xf86_crtc_hide_cursor()
328 crtc->cursor_shown = FALSE; in xf86_crtc_hide_cursor()
355 if (!crtc->cursor_shown) in xf86_crtc_show_cursor()
356 crtc->cursor_shown = xf86_driver_show_cursor(crtc); in xf86_crtc_show_cursor()
358 return crtc->cursor_shown; in xf86_crtc_show_cursor()
/dports/games/brickshooter/brickshooter-0.04/
H A Dbrickshooter.c185 int cursor_shown = TRUE; variable
2157 cursor_shown = FALSE; in options_menu_loop()
2159 cursor_shown = TRUE; in options_menu_loop()
2322 cursor_shown = FALSE; in handle_key_down()
2324 cursor_shown = TRUE; in handle_key_down()
2415 cursor_shown = TRUE; in process_events()
2433 cursor_shown = FALSE; in process_events()
2435 cursor_shown = TRUE; in process_events()
2441 cursor_shown = TRUE; in process_events()
2447 cursor_shown = TRUE; in process_events()
[all …]
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOMOUSECR.h134 char cursor_shown; // whether the cursor has been shown on the screen variable

123