Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/UI/
H A DButton.h83 float GetRepeatDelay() const { return repeatDelay_; } in GetRepeatDelay() function
/dports/games/openclonk/openclonk-release-8.1-src/src/control/
H A DC4PlayerControl.h77 int32_t GetRepeatDelay() const { return iRepeatDelay; } in GetRepeatDelay() function