Searched refs:FcitxKey_Hyper_R (Results 1 – 13 of 13) sorted by relevance
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-utils/ |
H A D | key.cpp | 39 {FcitxKey_Hyper_R, NC_("Key name", "Right Hyper")}, in makeLookupKeyNameMap() 321 keys.emplace_back(FcitxKey_Hyper_R, states); in isReleaseOfModifier() 371 sym_ == FcitxKey_Hyper_L || sym_ == FcitxKey_Hyper_R || in isModifier() 509 case FcitxKey_Hyper_R: in keySymToStates()
|
H A D | keynametable-compat.h | 323 {"RHYPER", FcitxKey_Hyper_R},
|
H A D | keysymgen.h | 190 FcitxKey_Hyper_R = 0xffee, /* Right hyper */ enumerator
|
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-config/ |
H A D | hotkey.c | 397 {"RHYPER", FcitxKey_Hyper_R}, 573 || sym == FcitxKey_Hyper_L || sym == FcitxKey_Hyper_R in FcitxHotkeyIsHotKeyModifierCombine() 941 case FcitxKey_Hyper_R: in FcitxHotkeyModifierToState()
|
/dports/korean/fcitx5-hangul/fcitx5-hangul-5.0.2/src/ |
H A D | engine.cpp | 250 {KeyState::Hyper, FcitxKey_Hyper_L, FcitxKey_Hyper_R}, in keyEvent()
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx5-qt/qt5/widgetsaddons/ |
H A D | qtkeytrans.cpp | 275 Qt::Key_Menu, FcitxKey_Hyper_L, Qt::Key_Hyper_L, FcitxKey_Hyper_R,
|
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-qt/ |
H A D | qtkeytrans.cpp | 295 FcitxKey_Hyper_R, Qt::Key_Hyper_R,
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx-qt5/qt5/widgetsaddons/ |
H A D | qtkeytrans.cpp | 283 Qt::Key_Menu, FcitxKey_Hyper_L, Qt::Key_Hyper_L, FcitxKey_Hyper_R,
|
/dports/textproc/fcitx-qt5/fcitx-qt5-1.2.6/widgetsaddons/ |
H A D | qtkeytrans.cpp | 282 Qt::Key_Menu, FcitxKey_Hyper_L, Qt::Key_Hyper_L, FcitxKey_Hyper_R,
|
/dports/textproc/fcitx5-qt/fcitx5-qt-5.0.8/qt5/widgetsaddons/ |
H A D | qtkeytrans.cpp | 275 Qt::Key_Menu, FcitxKey_Hyper_L, Qt::Key_Hyper_L, FcitxKey_Hyper_R,
|
/dports/textproc/fcitx-m17n/fcitx-m17n-0.2.3/im/ |
H A D | fcitx-m17n.c | 314 if (sym >= FcitxKey_Shift_L && sym <= FcitxKey_Hyper_R) { in KeySymToSymbol()
|
/dports/korean/fcitx-hangul/fcitx-hangul-0.3.0/src/ |
H A D | eim.c | 198 if (sym == FcitxKey_Hyper_L || sym == FcitxKey_Hyper_R) in FcitxHangulDoInput()
|
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-utils/ |
H A D | keysymgen.h | 201 FcitxKey_Hyper_R = 0xffee, /* Right hyper */ enumerator
|