Home
last modified time | relevance | path

Searched refs:META_CURSOR_DEFAULT (Results 1 – 22 of 22) sorted by relevance

/dports/x11-wm/metacity/metacity-3.42.0/src/include/
H A Dcommon.h124 META_CURSOR_DEFAULT, enumerator
/dports/x11-wm/mutter/mutter-41.1/src/meta/
H A Dcommon.h212 META_CURSOR_DEFAULT, enumerator
/dports/x11-wm/marco/marco-1.26.0/src/include/
H A Dcommon.h159 META_CURSOR_DEFAULT, enumerator
/dports/x11-wm/muffin/muffin-4.8.0/src/meta/
H A Dcommon.h168 META_CURSOR_DEFAULT, enumerator
/dports/x11-wm/mutter/mutter-41.1/src/backends/
H A Dmeta-cursor-sprite-xcursor.c51 case META_CURSOR_DEFAULT: in G_DEFINE_TYPE()
/dports/x11-wm/mutter/mutter-41.1/src/core/
H A Dframe.c399 if (cursor == META_CURSOR_DEFAULT) in meta_frame_set_screen_cursor()
H A Dstartup-notification.c146 meta_display_set_cursor (display, META_CURSOR_DEFAULT); in meta_startup_notification_update_feedback()
H A Ddisplay.c875 meta_display_set_cursor (display, META_CURSOR_DEFAULT); in meta_display_new()
1679 return META_CURSOR_DEFAULT; in meta_cursor_for_grab_op()
/dports/x11-wm/marco/marco-1.26.0/src/core/
H A Dframe.c433 if (cursor == META_CURSOR_DEFAULT) in meta_frame_set_screen_cursor()
H A Dscreen.c545 meta_screen_set_cursor (screen, META_CURSOR_DEFAULT); in meta_screen_new()
2598 meta_screen_set_cursor (screen, META_CURSOR_DEFAULT); in update_startup_feedback()
H A Ddisplay.c3371 case META_CURSOR_DEFAULT: in meta_display_create_x_cursor()
3420 MetaCursor cursor = META_CURSOR_DEFAULT; in xcursor_for_op()
3466 if (cursor == META_CURSOR_DEFAULT) in xcursor_for_op()
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dframe.c440 if (cursor == META_CURSOR_DEFAULT) in meta_frame_set_screen_cursor()
H A Ddisplay.c3397 case META_CURSOR_DEFAULT: in meta_display_create_x_cursor()
3446 MetaCursor cursor = META_CURSOR_DEFAULT; in xcursor_for_op()
3492 if (cursor == META_CURSOR_DEFAULT) in xcursor_for_op()
H A Dscreen.c981 meta_screen_set_cursor (screen, META_CURSOR_DEFAULT); in meta_screen_new()
3275 meta_screen_set_cursor (screen, META_CURSOR_DEFAULT); in update_startup_feedback()
/dports/x11-wm/metacity/metacity-3.42.0/src/core/
H A Dframe.c465 if (cursor == META_CURSOR_DEFAULT) in meta_frame_set_screen_cursor()
H A Dscreen.c442 meta_screen_set_cursor (screen, META_CURSOR_DEFAULT); in meta_screen_new()
2361 meta_screen_set_cursor (screen, META_CURSOR_DEFAULT); in update_startup_feedback()
H A Ddisplay.c3335 case META_CURSOR_DEFAULT: in meta_display_create_x_cursor()
3384 MetaCursor cursor = META_CURSOR_DEFAULT; in xcursor_for_op()
3445 if (cursor == META_CURSOR_DEFAULT) in xcursor_for_op()
/dports/x11-wm/mutter/mutter-41.1/src/ui/
H A Dframes.c553 META_CURSOR_DEFAULT); in meta_ui_frame_unmanage()
1261 cursor = META_CURSOR_DEFAULT; in meta_ui_frame_update_prelit_control()
/dports/x11-wm/metacity/metacity-3.42.0/src/ui/
H A Dframes.c749 META_CURSOR_DEFAULT); in meta_frames_unmanage_window()
1431 cursor = META_CURSOR_DEFAULT; in update_prelit_control()
/dports/x11-wm/muffin/muffin-4.8.0/src/ui/
H A Dframes.c722 META_CURSOR_DEFAULT); in meta_frames_unmanage_window()
1736 cursor = META_CURSOR_DEFAULT; in meta_frames_update_prelit_control()
/dports/x11-wm/marco/marco-1.26.0/src/ui/
H A Dframes.c722 META_CURSOR_DEFAULT); in meta_frames_unmanage_window()
2036 cursor = META_CURSOR_DEFAULT; in meta_frames_update_prelit_control()
/dports/x11/gnome-shell/gnome-shell-41.1/src/
H A Dshell-global.c984 use_ibeam ? META_CURSOR_IBEAM : META_CURSOR_DEFAULT); in entry_cursor_func()