Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dresample.c99 cfile->undo3_int = cfile->asampsize; in auto_resample_resize()
118 cfile->undo3_int = cfile->asampsize; in auto_resample_resize()
1193 asampsize = cfile->undo3_int; in on_resaudio_ok_clicked()
1206 cfile->undo3_int = cfile->asampsize; in on_resaudio_ok_clicked()
H A Dmain.h964 int undo1_int, undo2_int, undo3_int, undo4_int; member
H A Dcallbacks.c2631 cfile->asampsize += cfile->undo3_int;
2632 cfile->undo3_int = cfile->asampsize - cfile->undo3_int;
2633 cfile->asampsize -= cfile->undo3_int;