Searched defs:repeat_delay (Results 1 – 5 of 5) sorted by relevance
| /third_party/uboot/u-boot-2020.01/common/ |
| D | usb_kbd.c | 105 uint32_t repeat_delay; member
|
| /third_party/libxkbcommon/src/ |
| D | keymap.h | 290 unsigned short repeat_delay; member
|
| /third_party/weston/clients/ |
| D | weston-info.c | 129 int32_t repeat_delay; member
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui.cpp | 3975 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/skia/third_party/externals/imgui/ |
| D | imgui.cpp | 4686 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()
|