Home
last modified time | relevance | path

Searched refs:GDK_SURFACE_XDISPLAY (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/x11/
H A Dgdksurface-x11.c242 XChangeProperty (GDK_SURFACE_XDISPLAY (surface), in update_shadow_size()
608 set_sync_counter (GDK_SURFACE_XDISPLAY (surface), in sync_counter_for_end_frame()
984 Display *xdisplay = GDK_SURFACE_XDISPLAY (surface); in setup_toplevel_window()
1445 XSetWMHints (GDK_SURFACE_XDISPLAY (surface), in update_wm_hints()
1650 XMoveWindow (GDK_SURFACE_XDISPLAY (surface), in x11_surface_move()
1690 XResizeWindow (GDK_SURFACE_XDISPLAY (surface), in x11_surface_resize()
1732 XMoveResizeWindow (GDK_SURFACE_XDISPLAY (surface), in x11_surface_move_resize()
2032 XResizeWindow (GDK_SURFACE_XDISPLAY (surface), in _gdk_x11_surface_set_surface_scale()
2183 XSendEvent (GDK_SURFACE_XDISPLAY (surface), in gdk_x11_surface_move_to_desktop()
2720 XGetGeometry (GDK_SURFACE_XDISPLAY (surface), in gdk_x11_surface_get_geometry()
[all …]
H A Dgdkprivate-x11.h260 #undef GDK_SURFACE_XDISPLAY
265 #define GDK_SURFACE_XDISPLAY(win) (GDK_X11_SCREEN (GDK_SURFACE_SCREEN (win))->xdisplay) macro
H A Dgdkx11surface.h89 #define GDK_SURFACE_XDISPLAY(win) (GDK_DISPLAY_XDISPLAY (gdk_surface_get_display (win))) macro
H A Dgdkdevice-xi2.c194 XIDefineCursor (GDK_SURFACE_XDISPLAY (surface), in gdk_x11_device_xi2_set_surface_cursor()
199 XIUndefineCursor (GDK_SURFACE_XDISPLAY (surface), in gdk_x11_device_xi2_set_surface_cursor()
H A Dgdkdisplay-x11.c921 if (XTranslateCoordinates (GDK_SURFACE_XDISPLAY (surface), in gdk_x11_display_translate_event()
1280 XSendEvent (GDK_SURFACE_XDISPLAY (win), in _gdk_wm_protocols_filter()
/dports/x11/gnome-shell/gnome-shell-41.1/subprojects/shew/src/
H A Dshew-external-window-x11.c119 XSetTransientForHint (GDK_SURFACE_XDISPLAY (child_surface), in shew_external_window_x11_set_parent_of()
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/gdk/gdk4-x11/
H A Dgdk4-x11.devhelp21 …ID" link="func.POINTER_TO_XID.html" /><keyword type="macro" name="GDK_SURFACE_XDISPLAY" link="func…
/dports/textproc/fcitx5-gtk/fcitx5-gtk-5.0.10/gtk4/
H A Dfcitximcontext.cpp904 GDK_SURFACE_XDISPLAY(surface), GDK_SURFACE_XID(surface), in _set_cursor_location_internal()