Home
last modified time | relevance | path

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

/dports/astro/sunclock/sunclock-3.57/editkit/
H A Dedit.h149 int undo_wrap = 0; /* undo buffer wrap flag */ variable
H A Dedit.c158 if(undosp == unbuf) undo_wrap--; /* say undo wrapped */ in u_del()
179 if(undosp == unbuf) undo_wrap--; /* say undo wrapped */ in u_ins()
/dports/www/gallery2/gallery2/modules/getid3/lib/getid3/
H A Dmodule.tag.apetag.inc168 $thisfile_replaygain['mp3gain']['undo_wrap'] = (($mp3gain_undo_wrap == 'Y') ? true : false);