Home
last modified time | relevance | path

Searched refs:GDK_IS_WAYLAND_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/ui/
H A Dgtk.c83 #ifndef GDK_IS_WAYLAND_DISPLAY
84 #define GDK_IS_WAYLAND_DISPLAY(dpy) (dpy != NULL) macro
1132 if (GDK_IS_WAYLAND_DISPLAY(dpy)) { in gd_get_keymap()
2520 if (GDK_IS_WAYLAND_DISPLAY(gdk_display_get_default())) { in early_gtk_display_init()
/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3/
H A Dopengl.patch615 if (GDK_IS_WAYLAND_DISPLAY (gdk_display_get_default ()))