Home
last modified time | relevance | path

Searched refs:gdk_x11_drawable_get_xdisplay (Results 1 – 25 of 34) sorted by relevance

12

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkx.h41 Display *gdk_x11_drawable_get_xdisplay (GdkDrawable *drawable);
112 #define GDK_WINDOW_XDISPLAY(win) (gdk_x11_drawable_get_xdisplay (gdk_x11_window_get_drawable_i…
115 #define GDK_PIXMAP_XDISPLAY(win) (gdk_x11_drawable_get_xdisplay (gdk_x11_pixmap_get_drawable_i…
117 #define GDK_DRAWABLE_XDISPLAY(win) (gdk_x11_drawable_get_xdisplay (win))
H A Dgdkdrawable-x11.c903 gdk_x11_drawable_get_xdisplay (GdkDrawable *drawable) in gdk_x11_drawable_get_xdisplay() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Cairo/Samples/gtk/
H A DOldAndBusted.cs23 internal static extern IntPtr gdk_x11_drawable_get_xdisplay (IntPtr handle); in gdk_x11_drawable_get_xdisplay() method in Gdk.Context
64 IntPtr display = gdk_x11_drawable_get_xdisplay (drawable.Handle); in CreateDrawable()
H A Dsysdraw.cs51 internal static extern IntPtr gdk_x11_drawable_get_xdisplay (IntPtr raw); in gdk_x11_drawable_get_xdisplay() method in Gdk.Context
93 IntPtr Xdisplay = gdk_x11_drawable_get_xdisplay(x_drawable); in CreateDrawable()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gtkdotnet/
H A DGraphics.cs46 internal static extern IntPtr gdk_x11_drawable_get_xdisplay (IntPtr raw); in gdk_x11_drawable_get_xdisplay() method in Gtk.DotNet.Graphics
87 IntPtr display = gdk_x11_drawable_get_xdisplay (x_drawable); in FromDrawable()
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gtkdotnet/
H A DGraphics.cs48 internal static extern IntPtr gdk_x11_drawable_get_xdisplay (IntPtr raw); in gdk_x11_drawable_get_xdisplay() method in Gtk.DotNet.Graphics
90 IntPtr display = gdk_x11_drawable_get_xdisplay (x_drawable); in FromDrawable()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gdk/
H A DDrawable.custom50 internal static extern IntPtr gdk_x11_drawable_get_xdisplay (IntPtr raw);
60 IntPtr display = gdk_x11_drawable_get_xdisplay (Handle);
H A DWindow.custom165 IntPtr display = gdk_x11_drawable_get_xdisplay (real_drawable);
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk2x11/include/
H A Dgdkx.inc7 function gdk_x11_drawable_get_xdisplay(drawable:PGdkDrawable):PDisplay;cdecl;external;
232 GDK_WINDOW_XDISPLAY:=gdk_x11_drawable_get_xdisplay((PGdkWindowObject(win))^.impl);
247 GDK_PIXMAP_XDISPLAY:=gdk_x11_drawable_get_xdisplay((PGdkPixmapObject(win))^.impl);
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk2x11/include/
H A Dgdkx.inc7 function gdk_x11_drawable_get_xdisplay(drawable:PGdkDrawable):PDisplay;cdecl;external;
232 GDK_WINDOW_XDISPLAY:=gdk_x11_drawable_get_xdisplay((PGdkWindowObject(win))^.impl);
247 GDK_PIXMAP_XDISPLAY:=gdk_x11_drawable_get_xdisplay((PGdkPixmapObject(win))^.impl);
/dports/audio/soundtracker/soundtracker-1.0.2.1/app/
H A Ddraw-interlayer.c47 display = gdk_x11_drawable_get_xdisplay(w->window); in di_init_display()
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gdk/
H A DWindow.cs177 IntPtr display = gdk_x11_drawable_get_xdisplay (real_drawable); in CairoGraphics()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkstyle_p.cpp198 Ptr_gdk_x11_drawable_get_xdisplay QGtkStylePrivate::gdk_x11_drawable_get_xdisplay = 0; member in QGtkStylePrivate
352gdk_x11_drawable_get_xdisplay = (Ptr_gdk_x11_drawable_get_xdisplay)libgtk.resolve("gdk_x11_drawabl… in resolveGtk()
967 … XSetTransientForHint(QGtkStylePrivate::gdk_x11_drawable_get_xdisplay(gtkFileChooser->window), in setupGtkFileChooser()
H A Dqgtkstyle_p.h473 static Ptr_gdk_x11_drawable_get_xdisplay gdk_x11_drawable_get_xdisplay; variable
/dports/japanese/ebview-gtk2/ebview-0.3.6/src/
H A Dpreference.c426 display = gdk_x11_drawable_get_xdisplay(main_window->window);
/dports/x11-themes/qt5-style-plugins/qtstyleplugins-5.0.0-23-g335dbe/src/plugins/platformthemes/gtk2/
H A Dqgtk2dialoghelpers.cpp125 XSetTransientForHint(gdk_x11_drawable_get_xdisplay(gtkWidget->window), in show()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/mozgtk/
H A Dmozgtk.c652 STUB(gdk_x11_drawable_get_xdisplay) in STUB()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/gtk/mozgtk/
H A Dmozgtk.c635 STUB(gdk_x11_drawable_get_xdisplay) in STUB()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gtk/mozgtk/
H A Dmozgtk.c610 STUB(gdk_x11_drawable_get_xdisplay) in STUB()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdk.symbols1333 gdk_x11_drawable_get_xdisplay
H A Dgdkaliasdef.c2755 #undef gdk_x11_drawable_get_xdisplay
2756 extern __typeof (gdk_x11_drawable_get_xdisplay) gdk_x11_drawable_get_xdisplay __attribute((alias("I…
H A Dgdkalias.h2752 extern __typeof (gdk_x11_drawable_get_xdisplay) IA__gdk_x11_drawable_get_xdisplay __attribute((visi…
2753 #define gdk_x11_drawable_get_xdisplay IA__gdk_x11_drawable_get_xdisplay macro
/dports/graphics/qiv/qiv-2.3.2/
H A Dimage.c299 gdk_x11_drawable_get_xdisplay(d)); in setup_imlib_for_drawable()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkGraphics2D.c197 dpy = gdk_x11_drawable_get_xdisplay (gr->drawable); in init_graphics2d_as_renderable()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkGraphics2D.c197 dpy = gdk_x11_drawable_get_xdisplay (gr->drawable);

12