Home
last modified time | relevance | path

Searched defs:gdk_pixbuf_new (Results 1 – 20 of 20) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gdk-pixbuf/
H A Dgdk2pixbuf.pas186 function gdk_pixbuf_new(colorspace:TGdkColorspace; has_alpha:gboolean; bits_per_sample:longint; wid… in gdk_pixbuf_new() function
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gdk-pixbuf/
H A Dgdk2pixbuf.pas186 function gdk_pixbuf_new(colorspace:TGdkColorspace; has_alpha:gboolean; bits_per_sample:longint; wid… in gdk_pixbuf_new() function
/dports/graphics/gdk-pixbuf2/gdk-pixbuf-2.40.0/gdk-pixbuf/
H A Dgdk-pixbuf.c511 gdk_pixbuf_new (GdkColorspace colorspace, in gdk_pixbuf_new() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkstyle_p.h464 static Ptr_gdk_pixbuf_new gdk_pixbuf_new; variable
H A Dqgtkstyle_p.cpp189 Ptr_gdk_pixbuf_new QGtkStylePrivate::gdk_pixbuf_new = 0; member in QGtkStylePrivate
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdkpixbuf2.pas345 function gdk_pixbuf_new(colorspace: TGdkColorspace; has_alpha: gboolean; bits_per_sample: gint; wid… in gdk_pixbuf_new() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdkpixbuf2.pas345 function gdk_pixbuf_new(colorspace: TGdkColorspace; has_alpha: gboolean; bits_per_sample: gint; wid… in gdk_pixbuf_new() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdkpixbuf2.pas345 function gdk_pixbuf_new(colorspace: TGdkColorspace; has_alpha: gboolean; bits_per_sample: gint; wid… in gdk_pixbuf_new() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdkpixbuf2.pas345 function gdk_pixbuf_new(colorspace: TGdkColorspace; has_alpha: gboolean; bits_per_sample: gint; wid… in gdk_pixbuf_new() function
/dports/www/castor/castor-0.8.16/cargo-crates/gdk-pixbuf-sys-0.9.1/src/
H A Dlib.rs220 pub fn gdk_pixbuf_new( in gdk_pixbuf_new() function
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gdk-pixbuf-sys-0.9.1/src/
H A Dlib.rs220 pub fn gdk_pixbuf_new( in gdk_pixbuf_new() function
/dports/net-im/fractal/fractal-4.4.0/vendor/gdk-pixbuf-sys/src/
H A Dlib.rs220 pub fn gdk_pixbuf_new( in gdk_pixbuf_new() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gdk-pixbuf-sys-0.14.0/src/
H A Dlib.rs420 pub fn gdk_pixbuf_new( in gdk_pixbuf_new() function
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/gdk-pixbuf-sys/src/
H A Dlib.rs420 pub fn gdk_pixbuf_new( in gdk_pixbuf_new() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gdk-pixbuf-sys-0.14.0/src/
H A Dlib.rs420 pub fn gdk_pixbuf_new( in gdk_pixbuf_new() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gdk-pixbuf-sys-0.14.0/src/
H A Dlib.rs420 pub fn gdk_pixbuf_new( in gdk_pixbuf_new() function
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gdk-pixbuf-sys-0.14.0/src/
H A Dlib.rs420 pub fn gdk_pixbuf_new( in gdk_pixbuf_new() function
/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.java744 …public static final native long gdk_pixbuf_new(int colorspace, boolean has_alpha, int bits_per_sam… in gdk_pixbuf_new() method in GDK
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk/
H A DGDK.java713 …public static final native long gdk_pixbuf_new(int colorspace, boolean has_alpha, int bits_per_sam… in gdk_pixbuf_new() method in GDK
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.VisualStyles/
H A DGtkPlus.cs1373 …static extern GdkPixbufPointer gdk_pixbuf_new (GdkColorspace colorspace, gboolean has_alpha, int b… in gdk_pixbuf_new() method in System.Windows.Forms.VisualStyles.GtkPlus