Searched defs:repeat_delay (Results 1 – 3 of 3) sorted by relevance
504 TimeDelta repeat_delay = RepeatDuration(idle_repeat); in ScheduleRepeat() local
290 unsigned short repeat_delay; member
4037 int ImGui::CalcTypematicPressedRepeatAmount(float t, float t_prev, float repeat_delay, float repeat… in CalcTypematicPressedRepeatAmount()4047 int ImGui::GetKeyPressedAmount(int key_index, float repeat_delay, float repeat_rate) in GetKeyPressedAmount()