Home
last modified time | relevance | path

Searched defs:SetKeyboardRepeatDelay (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_device_impl.cpp178 int32_t InputDeviceImpl::SetKeyboardRepeatDelay(int32_t delay) in SetKeyboardRepeatDelay() function in OHOS::MMI::InputDeviceImpl
H A Dinput_manager_impl.cpp1586 int32_t InputManagerImpl::SetKeyboardRepeatDelay(int32_t delay) in SetKeyboardRepeatDelay() function in OHOS::MMI::InputManagerImpl
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_auto_repeat.cpp230 int32_t KeyAutoRepeat::SetKeyboardRepeatDelay(int32_t delay) in SetKeyboardRepeatDelay() function in OHOS::MMI::KeyAutoRepeat
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_manager.cpp197 napi_value JsInputDeviceManager::SetKeyboardRepeatDelay(napi_env env, int32_t delay, napi_value han… in SetKeyboardRepeatDelay() function in OHOS::MMI::JsInputDeviceManager
H A Djs_input_device_context.cpp531 napi_value JsInputDeviceContext::SetKeyboardRepeatDelay(napi_env env, napi_callback_info info) in SetKeyboardRepeatDelay() function in OHOS::MMI::JsInputDeviceContext
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp384 int32_t InputManager::SetKeyboardRepeatDelay(int32_t delay) in SetKeyboardRepeatDelay() function in OHOS::MMI::InputManager
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_manager.cpp332 int32_t MultimodalInputConnectManager::SetKeyboardRepeatDelay(int32_t delay) in SetKeyboardRepeatDelay() function in OHOS::MMI::MultimodalInputConnectManager
H A Dmultimodal_input_connect_proxy.cpp915 int32_t MultimodalInputConnectProxy::SetKeyboardRepeatDelay(int32_t delay) in SetKeyboardRepeatDelay() function in OHOS::MMI::MultimodalInputConnectProxy
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp1233 int32_t MMIService::SetKeyboardRepeatDelay(int32_t delay) in SetKeyboardRepeatDelay() function in OHOS::MMI::MMIService
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_ex_test.cpp136 int32_t SetKeyboardRepeatDelay(int32_t delay) override in SetKeyboardRepeatDelay() function in OHOS::MMI::__anonacab6b980110::MMIServiceTest