40 ed->act_strip = strip;
49 if (*r_strip_act ==
nullptr) {
53 *r_strip_other =
nullptr;
56 if (strip->flag &
SELECT && (strip != (*r_strip_act))) {
61 *r_strip_other = strip;
65 return (*r_strip_other !=
nullptr);
#define LISTBASE_FOREACH(type, var, list)
Editing * editing_get(const Scene *scene)
Strip * select_active_get(const Scene *scene)
bool select_active_get_pair(Scene *scene, Strip **r_strip_act, Strip **r_strip_other)
void select_active_set(Scene *scene, Strip *strip)