Searched refs:GDK_IS_QUARTZ_DISPLAY (Results 1 – 1 of 1) sorted by relevance
107 #ifndef GDK_IS_QUARTZ_DISPLAY108 #define GDK_IS_QUARTZ_DISPLAY(dpy) (dpy != NULL) macro1148 if (GDK_IS_QUARTZ_DISPLAY(dpy)) { in gd_get_keymap()