Home
last modified time | relevance | path

Searched refs:rShortcutKey (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1855 [](const ShortcutKey &lShortcutKey, const ShortcutKey &rShortcutKey) -> bool { in HandleShortKeys() argument
1856 return lShortcutKey.keyDownDuration > rShortcutKey.keyDownDuration; in HandleShortKeys()