Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h976 int blend_file, last_blend_file, new_blend_file; member
H A Deffects-weed.c8124 if (mainw->files[mainw->new_blend_file]) mainw->blend_file = mainw->new_blend_file; in weed_generator_start()
8126 mainw->new_blend_file = -1; in weed_generator_start()
8195 else mainw->new_blend_file = mainw->blend_file; in weed_generator_end()
8276 mainw->blend_file = mainw->new_blend_file; in weed_generator_end()
8277 mainw->new_blend_file = -1; in weed_generator_end()
H A Dmain.c1346 mainw->new_blend_file = -1; in lives_init()