Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/src/
Dkey_command_handler.cpp565 bool ConvertToKeyRepeat(const cJSON* jsonData, RepeatKey &repeatKey) in ConvertToKeyRepeat()
673 cJSON *repeatKey = cJSON_GetArrayItem(repeatKeys, i); in ParseRepeatKeys() local