Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h267 boolean lives_pixbuf_get_has_alpha(const LiVESPixbuf *);
H A Dmain.c7109 if (lives_pixbuf_get_has_alpha(pixbuf)) { in weed_layer_create_from_file_progressive()
H A Dwidget-helper.c3162 WIDGET_HELPER_GLOBAL_INLINE boolean lives_pixbuf_get_has_alpha(const LiVESPixbuf *pixbuf) { in lives_pixbuf_get_has_alpha() function
H A Dcolourspace.c2197 boolean has_alpha = lives_pixbuf_get_has_alpha(pixbuf); in lives_pixbuf_is_all_black()
H A Dmultitrack.c585 if (!lives_pixbuf_get_has_alpha(thumbnail)) { in mt_set_cursor_style()