Home
last modified time | relevance | path

Searched refs:lives_pixbuf_new_from_file_at_scale (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h280 LiVESPixbuf *lives_pixbuf_new_from_file_at_scale(const char *filename, int width, int height, boole…
H A Dmain.c7095 …pixbuf = lives_pixbuf_new_from_file_at_scale(fname, width > 0 ? width : -1, height > 0 ? height : … in weed_layer_create_from_file_progressive()
H A Dwidget-helper.c3086 WIDGET_HELPER_GLOBAL_INLINE LiVESPixbuf *lives_pixbuf_new_from_file_at_scale(const char *filename, … in lives_pixbuf_new_from_file_at_scale() function