Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx/
H A Dime.c548 _NormalizeHotkeyForModifier(const FcitxHotkey* origin, FcitxHotkey* group1, FcitxHotkey* group2) in _NormalizeHotkeyForModifier() function
747 _NormalizeHotkeyForModifier(fc->hkCustomSwitchKey, hkCustomSwitchKey1, hkCustomSwitchKey2); in FcitxInstanceProcessKey()
751 _NormalizeHotkeyForModifier(fc->hkTrigger, hkTrigger1, hkTrigger2); in FcitxInstanceProcessKey()
752 _NormalizeHotkeyForModifier(fc->hkActivate, hkActivate1, hkActivate2); in FcitxInstanceProcessKey()
753 _NormalizeHotkeyForModifier(fc->hkInactivate, hkInactivate1, hkInactivate2); in FcitxInstanceProcessKey()