Searched refs:clip_did_set_selection (Results 1 – 2 of 2) sorted by relevance
235 static int clip_did_set_selection = TRUE; variable248 if (clip_did_set_selection) in start_global_changes()251 clip_did_set_selection = FALSE; in start_global_changes()274 if (!clip_did_set_selection) in end_global_changes()276 clip_did_set_selection = TRUE; in end_global_changes()1187 if (!clip_did_set_selection) in clip_gen_set_selection()
3134 Solution: Set clip_did_set_selection to -1 during startup. (Christian4047 Solution: Change how clip_did_set_selection is used and add