Home
last modified time | relevance | path

Searched refs:event_list_rectify (Results 1 – 2 of 2) sorted by last modified time

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmultitrack.c10841 if (!event_list_rectify(mt, mt->event_list) || !get_first_event(mt->event_list)) { in mt_delete_clips()
11178 event_list_rectify(NULL, event_list); in on_multitrack_activate()
15175 if (!event_list_rectify(mt, mt->event_list)) { in multitrack_undo()
15368 if (!event_list_rectify(mt, mt->event_list)) { in multitrack_redo()
20713 boolean event_list_rectify(lives_mt * mt, weed_plant_t *event_list) { in event_list_rectify() function
21786 if (!event_list_rectify(NULL, event_list)) { in load_event_list()
21826 if (!event_list_rectify(mt, event_list)) { in load_event_list()
H A Dmultitrack.h936 boolean event_list_rectify(lives_mt *, weed_plant_t *event_listy);