Home
last modified time | relevance | path

Searched refs:_gdk_pixbuf_new_from_resource_scaled (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgdkpixbufutilsprivate.h29 GdkPixbuf *_gdk_pixbuf_new_from_resource_scaled (const gchar *resource_path,
H A Dgdkpixbufutils.c116 _gdk_pixbuf_new_from_resource_scaled (const gchar *resource_path, in _gdk_pixbuf_new_from_resource_scaled() function
H A Dgtkicontheme.c3924 source_pixbuf = _gdk_pixbuf_new_from_resource_scaled (icon_info->filename, in icon_info_ensure_scale_and_pixbuf()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgdkpixbufutilsprivate.h50 GdkPixbuf *_gdk_pixbuf_new_from_resource_scaled (const char *resource_path,
H A Dgdkpixbufutils.c203 _gdk_pixbuf_new_from_resource_scaled (const char *resource_path, in _gdk_pixbuf_new_from_resource_scaled() function
226 return _gdk_pixbuf_new_from_resource_scaled (resource_path, format, 0, error); in _gdk_pixbuf_new_from_resource()