Home
last modified time | relevance | path

Searched refs:maycancel (Results 1 – 2 of 2) sorted by relevance

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dchunk.h535 gboolean clipwarn(off_t clipcount, gboolean maycancel);
H A Dchunk.c1860 gboolean clipwarn(off_t clipcount, gboolean maycancel) in clipwarn() argument
1869 if (maycancel) in clipwarn()