Home
last modified time | relevance | path

Searched defs:repeatTime (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/event/
Dkey_event_recognizer.cpp29 …<KeyEvent> KeyEventRecognizer::GetKeyEvents(int32_t keyCode, int32_t keyAction, int32_t repeatTime, in GetKeyEvents()
Dkey_event.h581 int32_t repeatTime = 0; member
/foundation/multimodalinput/input/service/event_handler/src/
Dkey_auto_repeat.cpp150 int32_t repeatTime = isDelay ? DEFAULT_KEY_REPEAT_DELAY : DEFAULT_KEY_REPEAT_RATE; in GetKeyboardRepeatTime() local
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
Dkey_event.h447 int32_t repeatTime = 0; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/tabs/
Dtabs_test_ng.cpp4667 int32_t repeatTime = 1; variable
5731 int32_t repeatTime = 1; variable