Home
last modified time | relevance | path

Searched refs:destroy_fn_data (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/gdk-pixbuf2/gdk-pixbuf-2.40.0/gdk-pixbuf/
H A Dgdk-pixbuf-data.c58 GdkPixbufDestroyNotify destroy_fn, gpointer destroy_fn_data) in gdk_pixbuf_new_from_data() argument
82 pixbuf->s.pixels.destroy_fn_data = destroy_fn_data; in gdk_pixbuf_new_from_data()
H A Dgdk-pixbuf-private.h66 gpointer destroy_fn_data; member
H A Dgdk-pixbuf.c276 … (* pixbuf->s.pixels.destroy_fn) (pixbuf->s.pixels.pixels, pixbuf->s.pixels.destroy_fn_data); in free_pixels()
736 pixels.destroy_fn_data = NULL; in downgrade_to_pixels()
1293 pixbuf->s.pixels.destroy_fn_data = NULL; in gdk_pixbuf_set_property()
H A Dgdk-pixbuf-core.h347 gpointer destroy_fn_data);
/dports/devel/pygobject3-common/pygobject-3.38.0/gi/overrides/
H A DGdkPixbuf.py38 destroy_fn=None, *destroy_fn_data): argument
43 if destroy_fn_data:
/dports/devel/py-gobject3/pygobject-3.38.0/gi/overrides/
H A DGdkPixbuf.py38 destroy_fn=None, *destroy_fn_data): argument
43 if destroy_fn_data:
/dports/graphics/gegl/gegl-0.4.34/gegl/buffer/
H A Dgegl-buffer-linear.c65 gpointer destroy_fn_data) in gegl_buffer_linear_new_from_data() argument
114 destroy_fn_data); in gegl_buffer_linear_new_from_data()
H A Dgegl-buffer.h656 gpointer destroy_fn_data);
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdkpixbuf2.pas121 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in new_from_data()
346 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in gdk_pixbuf_new_from_data()
397 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in TGdkPixbuf.new_from_data()
399 …ta, colorspace, has_alpha, bits_per_sample, width, height, rowstride, destroy_fn, destroy_fn_data);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdkpixbuf2.pas121 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in new_from_data()
346 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in gdk_pixbuf_new_from_data()
397 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in TGdkPixbuf.new_from_data()
399 …ta, colorspace, has_alpha, bits_per_sample, width, height, rowstride, destroy_fn, destroy_fn_data);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdkpixbuf2.pas121 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in new_from_data()
346 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in gdk_pixbuf_new_from_data()
397 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in TGdkPixbuf.new_from_data()
399 …ta, colorspace, has_alpha, bits_per_sample, width, height, rowstride, destroy_fn, destroy_fn_data);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdkpixbuf2.pas121 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in new_from_data()
346 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in gdk_pixbuf_new_from_data()
397 … height: gint; rowstride: gint; destroy_fn: TGdkPixbufDestroyNotify; destroy_fn_data: gpointer): P… in TGdkPixbuf.new_from_data()
399 …ta, colorspace, has_alpha, bits_per_sample, width, height, rowstride, destroy_fn, destroy_fn_data);
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/gi-gdkpixbuf-2.0.24/
H A DGdkPixbuf.overrides42 set-attr GdkPixbuf/Pixbuf/new_from_data/@parameters/destroy_fn_data nullable 1
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gdk-pixbuf/
H A Dgdk2pixbuf.pas197 …height:longint; rowstride:longint; destroy_fn:TGdkPixbufDestroyNotify; destroy_fn_data:gpointer):P…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gdk-pixbuf/
H A Dgdk2pixbuf.pas197 …height:longint; rowstride:longint; destroy_fn:TGdkPixbufDestroyNotify; destroy_fn_data:gpointer):P…
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gdk/
H A DPixbuf.cs150 …width, int height, int rowstride, DestroyHelper.NativeDelegate destroy_fn, IntPtr destroy_fn_data); in gdk_pixbuf_new_from_data() argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/
H A DGDK.java724 … int bits_per_sample, int width, int height, int rowstride, long destroy_fn, long destroy_fn_data); in gdk_pixbuf_new_from_data() argument
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk/
H A DGDK.java693 … int bits_per_sample, int width, int height, int rowstride, long destroy_fn, long destroy_fn_data); in gdk_pixbuf_new_from_data() argument
/dports/www/castor/castor-0.8.16/cargo-crates/gdk-pixbuf-sys-0.9.1/src/
H A Dlib.rs246 destroy_fn_data: gpointer, in gdk_pixbuf_new_from_data()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gdk-pixbuf-sys-0.9.1/src/
H A Dlib.rs246 destroy_fn_data: gpointer, in gdk_pixbuf_new_from_data()
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Ddynamicgtk.h42 …h, int32_t height, int32_t rowstride, GdkPixbufDestroyNotify destroy_fn, gpointer destroy_fn_data);
/dports/net-im/fractal/fractal-4.4.0/vendor/gdk-pixbuf-sys/src/
H A Dlib.rs246 destroy_fn_data: gpointer, in gdk_pixbuf_new_from_data()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgdk-pixbuf.defs252 '("gpointer" "destroy_fn_data")
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gdk-pixbuf-sys-0.14.0/src/
H A Dlib.rs445 destroy_fn_data: gpointer, in gdk_pixbuf_new_from_data()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/gdk-pixbuf-sys/src/
H A Dlib.rs445 destroy_fn_data: gpointer, in gdk_pixbuf_new_from_data()

12