Home
last modified time | relevance | path

Searched defs:repeat_delay (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp3975 int ImGui::CalcTypematicPressedRepeatAmount(float t, float t_prev, float repeat_delay, float repeat… in CalcTypematicPressedRepeatAmount()
3985 int ImGui::GetKeyPressedAmount(int key_index, float repeat_delay, float repeat_rate) in GetKeyPressedAmount()
/third_party/mesa3d/src/imgui/
Dimgui.cpp4037 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()
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp4686 int ImGui::CalcTypematicRepeatAmount(float t0, float t1, float repeat_delay, float repeat_rate) in CalcTypematicRepeatAmount()
4700 int ImGui::GetKeyPressedAmount(int key_index, float repeat_delay, float repeat_rate) in GetKeyPressedAmount()