Home
last modified time | relevance | path

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

/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-utils/
H A Dkeynametable-compat.h246 {"KPEND", FcitxKey_KP_End},
H A Dkey.cpp383 sym_ == FcitxKey_KP_Home || sym_ == FcitxKey_KP_End) && in isCursorMove()
H A Dkeysymgen.h96 FcitxKey_KP_End = 0xff9c, enumerator
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx/
H A Dkeys.c61 {NULL, FcitxKey_KP_End, 0},
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-config/
H A Dhotkey.c369 {"KPEND", FcitxKey_KP_End},
894 PAD_TO_MAIN(FcitxKey_KP_End, FcitxKey_End); in FcitxHotkeyPadToMain()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc119 {FcitxKey_KP_End, mozc::commands::KeyEvent::END},
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc119 {FcitxKey_KP_End, mozc::commands::KeyEvent::END},
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc119 {FcitxKey_KP_End, mozc::commands::KeyEvent::END},
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc119 {FcitxKey_KP_End, mozc::commands::KeyEvent::END},
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc119 {FcitxKey_KP_End, mozc::commands::KeyEvent::END},
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc119 {FcitxKey_KP_End, mozc::commands::KeyEvent::END},
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx5-qt/qt5/widgetsaddons/
H A Dqtkeytrans.cpp292 FcitxKey_KP_Next, Qt::Key_PageDown, FcitxKey_KP_End, Qt::Key_End,
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-qt/
H A Dqtkeytrans.cpp317 FcitxKey_KP_End, Qt::Key_End,
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx-qt5/qt5/widgetsaddons/
H A Dqtkeytrans.cpp300 FcitxKey_KP_Next, Qt::Key_PageDown, FcitxKey_KP_End, Qt::Key_End,
/dports/textproc/fcitx-qt5/fcitx-qt5-1.2.6/widgetsaddons/
H A Dqtkeytrans.cpp299 FcitxKey_KP_Next, Qt::Key_PageDown, FcitxKey_KP_End, Qt::Key_End,
/dports/textproc/fcitx5-qt/fcitx5-qt-5.0.8/qt5/widgetsaddons/
H A Dqtkeytrans.cpp292 FcitxKey_KP_Next, Qt::Key_PageDown, FcitxKey_KP_End, Qt::Key_End,
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-utils/
H A Dkeysymgen.h107 FcitxKey_KP_End = 0xff9c, enumerator
/dports/chinese/fcitx5-chinese-addons/fcitx5-chinese-addons-5.0.8/im/pinyin/
H A Dpinyin.cpp1514 event.key().check(FcitxKey_KP_End)) { in keyEvent()