Searched refs:shortkey (Results 1 – 17 of 17) sorted by relevance
9 - [快捷键开发指导](shortkey-guidelines.md)
24 …nputeventclient-guidelines.md)、[输入监听](inputmonitor-guidelines.md)、[快捷键](shortkey-guidelines.md)模块接…
9 - [Shortcut Key Development](shortkey-guidelines.md)
24 …delines.md), [inputMonitor](inputmonitor-guidelines.md), and [shortKey](shortkey-guidelines.md) mo…
131 let shortkey: Config<boolean>;
27 ohos_shared_library("shortkey") {
577 cJSON *shortkey = cJSON_GetArrayItem(shortkeys, i); in ParseShortcutKeys() local578 if (!cJSON_IsObject(shortkey)) { in ParseShortcutKeys()581 if (!ConvertToShortcutKey(shortkey, shortcutKey, businessIds)) { in ParseShortcutKeys()
21 | ohos.accessibility.config | config | var shortkey: Config\<boolean>; …
57 bool shortkey; member
112 deps += [ "frameworks/napi/short_key:shortkey" ]
88 NotifyStateChanged2JS(value.shortkey); in OnConfigChanged()
31 | shortkey | [Config](#config)\<boolean> …
767 configValue.shortkey = state; in NotifyShortKeyChanged()1724 configValue.shortkey = shortkey_; in NotifyImmediately()
1142 - [快捷键开发指导](device/input/shortkey-guidelines.md)
1129 - [Shortcut Key Development](device/input/shortkey-guidelines.md)