Searched refs:rShortcutKey (Results 1 – 1 of 1) sorted by relevance
1855 [](const ShortcutKey &lShortcutKey, const ShortcutKey &rShortcutKey) -> bool { in HandleShortKeys() argument1856 return lShortcutKey.keyDownDuration > rShortcutKey.keyDownDuration; in HandleShortKeys()