Searched refs:imsep (Results 1 – 5 of 5) sorted by relevance
75 if (mainw->imsep) lives_widget_object_unref(mainw->imsep); in load_theme_images()76 mainw->imsep = NULL; in load_theme_images()97 mainw->imsep = lives_pixbuf_scale_simple(pixbuf, width, height, LIVES_INTERP_BEST); in load_theme_images()101 lives_image_set_from_pixbuf(LIVES_IMAGE(mainw->sep_image), mainw->imsep); in load_theme_images()451 mainw->imframe = mainw->imsep = NULL; in create_LiVES()
1104 LiVESPixbuf *imsep; member
5844 lives_image_set_from_pixbuf(LIVES_IMAGE(mainw->multitrack->sep_image), mainw->imsep); in pref_change_images()
947 mainw->imsep = mainw->imframe = NULL; in pre_init()
8761 if (!mainw->imsep) { in multitrack()8767 mt->sep_image = lives_image_new_from_pixbuf(mainw->imsep); in multitrack()