Home
last modified time | relevance | path

Searched refs:shortkey (Results 1 - 4 of 4) sorted by relevance

/foundation/barrierfree/accessibility/interfaces/innerkits/acfwk/include/
H A Daccessibility_config.h57 bool shortkey; member
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp596 cJSON *shortkey = cJSON_GetArrayItem(shortkeys, i); in ParseShortcutKeys() local
597 if (!cJSON_IsObject(shortkey)) { in ParseShortcutKeys()
600 if (!ConvertToShortcutKey(shortkey, shortcutKey, businessIds)) { in ParseShortcutKeys()
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_config_observer.cpp81 NotifyStateChanged2JS(value.shortkey); in OnConfigChanged()
/foundation/barrierfree/accessibility/frameworks/acfwk/src/
H A Daccessibility_config_impl.cpp767 configValue.shortkey = state; in NotifyShortKeyChanged()
1724 configValue.shortkey = shortkey_; in NotifyImmediately()

Completed in 7 milliseconds