Home
last modified time | relevance | path

Searched refs:new_pixbuf (Results 1 – 25 of 56) sorted by relevance

123

/dports/audio/exaile/exaile-4.1.1/xlgui/
H A Dicons.py209 new_pixbuf.fill(0xFFFFFF00)
216 dest_pixbuf=new_pixbuf,
225 dest_pixbuf=new_pixbuf,
256 new_pixbuf.fill(0xFFFFFF00)
263 dest_pixbuf=new_pixbuf,
272 dest_pixbuf=new_pixbuf,
299 new_pixbuf.fill(0xFFFFFF00)
334 new_pixbuf.fill(0xFFFFFF00)
372 new_pixbuf.fill(0xFFFFFF00)
376 dest=new_pixbuf,
[all …]
/dports/mail/sylpheed/sylpheed-3.7.0/src/
H A Dimageview.c239 GdkPixbuf *new_pixbuf; in imageview_get_rotated_pixbuf()
249 new_pixbuf = g_object_ref(pixbuf); in imageview_get_rotated_pixbuf()
252 new_pixbuf = gdk_pixbuf_flip(pixbuf, TRUE); in imageview_get_rotated_pixbuf()
255 new_pixbuf = gdk_pixbuf_rotate_simple(pixbuf, GDK_PIXBUF_ROTATE_UPSIDEDOWN); in imageview_get_rotated_pixbuf()
258 new_pixbuf = gdk_pixbuf_flip(pixbuf, FALSE); in imageview_get_rotated_pixbuf()
262 new_pixbuf = gdk_pixbuf_flip(rotated, TRUE); in imageview_get_rotated_pixbuf()
266 new_pixbuf = gdk_pixbuf_rotate_simple(pixbuf, GDK_PIXBUF_ROTATE_CLOCKWISE); in imageview_get_rotated_pixbuf()
270 new_pixbuf = gdk_pixbuf_flip(rotated, FALSE); in imageview_get_rotated_pixbuf()
274 new_pixbuf = gdk_pixbuf_rotate_simple(pixbuf, GDK_PIXBUF_ROTATE_COUNTERCLOCKWISE); in imageview_get_rotated_pixbuf()
277 new_pixbuf = g_object_ref(pixbuf); in imageview_get_rotated_pixbuf()
[all …]
/dports/graphics/gdk-pixbuf2/gdk-pixbuf-2.40.0/gdk-pixbuf/
H A Dgdk-pixbuf-util.c66 GdkPixbuf *new_pixbuf; in gdk_pixbuf_add_alpha() local
81 new_pixbuf = gdk_pixbuf_copy (pixbuf); in gdk_pixbuf_add_alpha()
82 if (!new_pixbuf) in gdk_pixbuf_add_alpha()
86 return new_pixbuf; in gdk_pixbuf_add_alpha()
88new_pixbuf = gdk_pixbuf_new (GDK_COLORSPACE_RGB, TRUE, 8, pixbuf->width, pixbuf->height); in gdk_pixbuf_add_alpha()
91 if (!new_pixbuf) in gdk_pixbuf_add_alpha()
94 ret_pixels = gdk_pixbuf_get_pixels (new_pixbuf); in gdk_pixbuf_add_alpha()
96 …for (y = 0; y < pixbuf->height; y++, src_pixels += pixbuf->rowstride, ret_pixels += new_pixbuf->ro… in gdk_pixbuf_add_alpha()
124 return new_pixbuf; in gdk_pixbuf_add_alpha()
/dports/graphics/drawing/drawing-0.8.4/src/tools/transform_tools/
H A Dtool_rotate.py171 new_pixbuf = source_pixbuf.rotate_simple(gdk_rotation)
175 new_pixbuf = new_pixbuf.flip(True)
177 new_pixbuf = new_pixbuf.flip(False)
181 surface0 = Gdk.cairo_surface_create_from_pixbuf(new_pixbuf, 0, None)
186 new_pixbuf = Gdk.pixbuf_get_from_surface(new_surface, 0, 0, \
189 self.get_image().set_temp_pixbuf(new_pixbuf)
H A Dabstract_transform_tool.py104 new_pixbuf = self.get_image().temp_pixbuf.copy()
106 self.get_selection().update_from_transform_tool(new_pixbuf, ldx, ldy)
108 self.get_image().set_main_pixbuf(new_pixbuf)
/dports/devel/gitg/gitg-3.32.1/libgitg/
H A Dgitg-diff-view-file-renderer-image.vala64 if (d_cache.old_pixbuf == null || d_cache.new_pixbuf == null ||
65 d_cache.old_pixbuf.get_width() != d_cache.new_pixbuf.get_width() ||
66 d_cache.old_pixbuf.get_height() != d_cache.new_pixbuf.get_height())
116 public Gdk.Pixbuf? new_pixbuf { get; construct set; }
120 public SurfaceCache(Gdk.Pixbuf? old_pixbuf, Gdk.Pixbuf? new_pixbuf)
122 Object(old_pixbuf: old_pixbuf, new_pixbuf: new_pixbuf);
132 return get_cached_surface(window, new_pixbuf, ref d_new_surface);
H A Dgitg-diff-image-side-by-side.vala35 if (cache.new_pixbuf != null)
57 if (d_new_size_layout == null && cache.new_pixbuf != null)
59 string message = @"$(cache.new_pixbuf.get_width()) × $(cache.new_pixbuf.get_height())";
101 var new_pixbuf = cache.new_pixbuf;
118 if (new_pixbuf != null)
127 nw = (double)new_pixbuf.get_width() / xscale;
128 nh = (double)new_pixbuf.get_height() / yscale;
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dartwork_manager.py179 new_pixbuf = pixbuf.new_subpixbuf(offset / 2,
186 new_pixbuf = pixbuf.new_subpixbuf(0,
190 return new_pixbuf
201 new_pixbuf = pixbuf
204 new_pixbuf = pixbuf.new_subpixbuf(diff / 2,
210 new_pixbuf = pixbuf.new_subpixbuf(0,
214 return new_pixbuf
/dports/graphics/gthumb/gthumb-3.10.1/extensions/red_eye_removal/
H A Dgth-file-tool-red-eye.c42 GdkPixbuf *new_pixbuf; member
316 _g_object_unref (self->priv->new_pixbuf); in selector_selected_cb()
317 self->priv->new_pixbuf = gth_image_viewer_page_get_pixbuf (GTH_IMAGE_VIEWER_PAGE (viewer_page)); in selector_selected_cb()
318 init_is_red (self, self->priv->new_pixbuf); in selector_selected_cb()
319 if (fix_redeye (self->priv->new_pixbuf, self->priv->is_red, x, y)) in selector_selected_cb()
320 …gth_image_viewer_page_set_pixbuf (GTH_IMAGE_VIEWER_PAGE (viewer_page), self->priv->new_pixbuf, FAL… in selector_selected_cb()
405 if (self->priv->new_pixbuf == NULL) in gth_file_tool_red_eye_apply_options()
412 …gth_image_viewer_page_set_pixbuf (GTH_IMAGE_VIEWER_PAGE (viewer_page), self->priv->new_pixbuf, TRU… in gth_file_tool_red_eye_apply_options()
427 _g_object_unref (self->priv->new_pixbuf); in gth_file_tool_red_eye_finalize()
469 self->priv->new_pixbuf = NULL; in gth_file_tool_red_eye_init()
/dports/graphics/pqiv/pqiv-2.12/backends/
H A Dgdkpixbuf.c171 GdkPixbuf *new_pixbuf = gdk_pixbuf_apply_embedded_orientation(pixbuf); in file_type_gdkpixbuf_load() local
173 pixbuf = new_pixbuf; in file_type_gdkpixbuf_load()
199new_pixbuf = gdk_pixbuf_scale_simple(new_pixbuf, file->width, file->height, GDK_INTERP_BILINEAR); in file_type_gdkpixbuf_load()
200 if(!new_pixbuf) { in file_type_gdkpixbuf_load()
211 pixbuf = new_pixbuf; in file_type_gdkpixbuf_load()
/dports/graphics/drawing/drawing-0.8.4/src/tools/transform_tools/filters/
H A Dfilter_colors.py21 new_pixbuf = Gdk.pixbuf_get_from_surface(surface, 0, 0, \
23 self._tool.get_image().set_temp_pixbuf(new_pixbuf)
H A Dfilter_emboss.py35 new_pixbuf = Gdk.pixbuf_get_from_surface(new_surface, 0, 0, \
37 self._tool.get_image().set_temp_pixbuf(new_pixbuf)
H A Dfilter_transparency.py48 new_pixbuf = Gdk.pixbuf_get_from_surface(new_surface, 0, 0, \
50 self._tool.get_image().set_temp_pixbuf(new_pixbuf)
H A Dfilter_contrast.py53 new_pixbuf = Gdk.pixbuf_get_from_surface(new_surface, 0, 0, \
55 self._tool.get_image().set_temp_pixbuf(new_pixbuf)
/dports/x11-toolkits/p5-Gtk3/Gtk3-0.034/t/
H A Doverrides.t805 my $new_pixbuf = Gtk3::Gdk::Pixbuf->new_from_file ($filename);
806 isa_ok ($new_pixbuf, 'Gtk3::Gdk::Pixbuf', 'new_from_file');
807 is ($new_pixbuf->get_option ('tEXt::Description'), $desc);
808 is ($new_pixbuf->get_option ('tEXt::Thumb::MTime'), $mtime);
809 is ($new_pixbuf->get_width, $width);
810 is ($new_pixbuf->get_height, $height);
811 is ($new_pixbuf->get_pixels, $expected_pixels);
822 $new_pixbuf = $loader->get_pixbuf;
823 is ($new_pixbuf->get_width, $width);
824 is ($new_pixbuf->get_height, $height);
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/demos/
H A Dtestpixbuf-drawable.c60 GdkPixbuf *new_pixbuf; in configure_cb() local
63 new_pixbuf = gdk_pixbuf_get_from_drawable (NULL, root, NULL, in configure_cb()
65 g_object_set_data (G_OBJECT (drawing_area), "pixbuf", new_pixbuf); in configure_cb()
/dports/astro/siril/siril/src/gui/
H A Dutils.c84 GdkPixbuf *new_pixbuf = gdk_pixbuf_scale_simple(pixbuf, width, height, in popover_new_with_image() local
86 image = gtk_image_new_from_pixbuf(new_pixbuf); in popover_new_with_image()
87 g_object_unref(new_pixbuf); in popover_new_with_image()
/dports/www/netsurf/netsurf-3.10/frontends/gtk/
H A Dresources.c483 GdkPixbuf *new_pixbuf = NULL; in nsgdk_pixbuf_new_from_resname() local
493 new_pixbuf = gdk_pixbuf_new_from_file(resource->path, &error); in nsgdk_pixbuf_new_from_resname()
498 new_pixbuf = gdk_pixbuf_new_from_resource(resource->path, &error); in nsgdk_pixbuf_new_from_resname()
504 new_pixbuf = gdk_pixbuf_new_from_inline(-1, (const guint8 *)resource->path, FALSE, &error); in nsgdk_pixbuf_new_from_resname()
513 if (new_pixbuf == NULL) { in nsgdk_pixbuf_new_from_resname()
529 *pixbuf_out = new_pixbuf; in nsgdk_pixbuf_new_from_resname()
/dports/devel/pygobject3-common/pygobject-3.38.0/tests/
H A Dtest_overrides_gdkpixbuf.py30 new_pixbuf = GdkPixbuf.Pixbuf.new_from_data(
35 new_pixels = new_pixbuf.get_pixels()
/dports/devel/py-gobject3/pygobject-3.38.0/tests/
H A Dtest_overrides_gdkpixbuf.py30 new_pixbuf = GdkPixbuf.Pixbuf.new_from_data(
35 new_pixels = new_pixbuf.get_pixels()
/dports/x11/mlterm/mlterm-3.9.1/common/
H A Dc_imagelib.c331 GdkPixbuf *new_pixbuf; in gdk_pixbuf_new_from() local
333 new_pixbuf = gdk_pixbuf_new(GDK_COLORSPACE_RGB, TRUE, 8, width, height); in gdk_pixbuf_new_from()
334 gdk_pixbuf_fill(new_pixbuf, 0x00000000); in gdk_pixbuf_new_from()
336 gdk_pixbuf_get_height(pixbuf), new_pixbuf, xoff, yoff); in gdk_pixbuf_new_from()
338 pixbuf = new_pixbuf; in gdk_pixbuf_new_from()
/dports/graphics/drawing/drawing-0.8.4/src/tools/classic_tools/
H A Dtool_paint.py231 new_pixbuf = self.get_main_pixbuf().add_alpha(True, red, green, blue)
232 self.get_image().set_main_pixbuf(new_pixbuf)
235 new_pixbuf = self.get_image().temp_pixbuf.add_alpha(True, red, green, blue)
236 self.get_image().set_temp_pixbuf(new_pixbuf)
/dports/multimedia/totem/totem-3.38.2/src/
H A Dicon-helpers.c113 GdkPixbuf *new_pixbuf; in load_thumbnail_cb() local
115 new_pixbuf = load_icon (pixbuf, TRUE, FILL_DEFAULT); in load_thumbnail_cb()
117 pixbuf = new_pixbuf; in load_thumbnail_cb()
119 GdkPixbuf *new_pixbuf; in load_thumbnail_cb() local
121 new_pixbuf = load_icon (pixbuf, FALSE, FILL_MOVIE); in load_thumbnail_cb()
123 pixbuf = new_pixbuf; in load_thumbnail_cb()
/dports/graphics/rawstudio/rawstudio-2.0/src/
H A Drs-store.c1920 GdkPixbuf *new_pixbuf; in store_group_update_pixbufs() local
1925 new_pixbuf = gdk_pixbuf_new(gdk_pixbuf_get_colorspace(pixbuf_clean), in store_group_update_pixbufs()
1983 new_pixbuf = cairo_convert_to_pixbuf(surface); in store_group_update_pixbufs()
1997 rowstride = gdk_pixbuf_get_rowstride (new_pixbuf); in store_group_update_pixbufs()
1998 pixels = gdk_pixbuf_get_pixels (new_pixbuf); in store_group_update_pixbufs()
1999 new_width = gdk_pixbuf_get_width (new_pixbuf); in store_group_update_pixbufs()
2000 new_height = gdk_pixbuf_get_height (new_pixbuf); in store_group_update_pixbufs()
2001 channels = gdk_pixbuf_get_n_channels (new_pixbuf); in store_group_update_pixbufs()
2004 rs_pixbuf_draw_hline(new_pixbuf, 0, 0, width+2, 0x00, 0x00, 0x00, 0xFF); in store_group_update_pixbufs()
2029 new_pixbuf, 1, 1); in store_group_update_pixbufs()
[all …]
/dports/x11-wm/marco/marco-1.26.0/src/ui/
H A Dtestgradient.c104 GdkPixbuf *new_pixbuf; in render_simple() local
106 new_pixbuf = gdk_pixbuf_add_alpha (pixbuf, FALSE, 0, 0, 0); in render_simple()
108 pixbuf = new_pixbuf; in render_simple()

123