Home
last modified time | relevance | path

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 Dkey.cpp39 {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 Dkeynametable-compat.h323 {"RHYPER", FcitxKey_Hyper_R},
H A Dkeysymgen.h190 FcitxKey_Hyper_R = 0xffee, /* Right hyper */ enumerator
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-config/
H A Dhotkey.c397 {"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 Dengine.cpp250 {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 Dqtkeytrans.cpp275 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 Dqtkeytrans.cpp295 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 Dqtkeytrans.cpp283 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 Dqtkeytrans.cpp282 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 Dqtkeytrans.cpp275 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 Dfcitx-m17n.c314 if (sym >= FcitxKey_Shift_L && sym <= FcitxKey_Hyper_R) { in KeySymToSymbol()
/dports/korean/fcitx-hangul/fcitx-hangul-0.3.0/src/
H A Deim.c198 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 Dkeysymgen.h201 FcitxKey_Hyper_R = 0xffee, /* Right hyper */ enumerator