Home
last modified time | relevance | path

Searched defs:first_repeat_time (Results 1 – 2 of 2) sorted by relevance

/dports/audio/din/din-52/src/
H A Dbutton.h29 double first_repeat_time, subsequent_repeat_time; member
H A Ddin.cc1886 static const double first_repeat_time = 0.3, other_repeat_time = 0.05; in handle_input() local