Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-config/
H A Dhotkey.c66 {"DOWN", FcitxKey_Down},
548 || sym == FcitxKey_Down in FcitxHotkeyIsHotkeyCursorMove()
891 PAD_TO_MAIN(FcitxKey_KP_Down, FcitxKey_Down); in FcitxHotkeyPadToMain()
/dports/chinese/libime-jyutping/libime-jyutping-1.0.3/src/engine/
H A Dengine.h43 {Key(FcitxKey_equal), Key(FcitxKey_Down)},
/dports/korean/fcitx5-hangul/fcitx5-hangul-5.0.2/src/
H A Dengine.h62 {Key(FcitxKey_Down)},
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-utils/
H A Dkeynametable-compat.h46 {"DOWN", FcitxKey_Down},
H A Dkey.cpp50 {FcitxKey_Down, NC_("Key name", "Down")}, in makeLookupKeyNameMap()
377 sym_ == FcitxKey_Up || sym_ == FcitxKey_Down || in isCursorMove()
H A Dkeysymgen.h59 FcitxKey_Down = 0xff54, /* Move down, down arrow */ enumerator
/dports/chinese/fcitx5-chinese-addons/fcitx5-chinese-addons-5.0.8/im/table/
H A Dime.h48 {Key(FcitxKey_Down)},
/dports/chinese/fcitx5-chinese-addons/fcitx5-chinese-addons-5.0.8/im/pinyin/
H A Dpinyin.h106 {Key(FcitxKey_equal), Key(FcitxKey_Down), Key(FcitxKey_KP_Down)},
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc47 {FcitxKey_Down, mozc::commands::KeyEvent::DOWN},
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc47 {FcitxKey_Down, mozc::commands::KeyEvent::DOWN},
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc47 {FcitxKey_Down, mozc::commands::KeyEvent::DOWN},
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc47 {FcitxKey_Down, mozc::commands::KeyEvent::DOWN},
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc47 {FcitxKey_Down, mozc::commands::KeyEvent::DOWN},
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc47 {FcitxKey_Down, mozc::commands::KeyEvent::DOWN},
/dports/chinese/fcitx5-chewing/fcitx5-chewing-5.0.7/src/
H A Deim.cpp290 } else if (keyEvent.key().check(FcitxKey_Down)) { in keyEvent()
/dports/chinese/fcitx-chewing/fcitx-chewing-0.2.3/src/
H A Deim.c71 const FcitxHotkey FCITX_CHEWING_DOWN[2] = {{NULL, FcitxKey_Down, FcitxKeyState_None}, {NULL, FcitxK…
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx5-qt/qt5/widgetsaddons/
H A Dqtkeytrans.cpp263 FcitxKey_Down, Qt::Key_Down, FcitxKey_Prior, Qt::Key_PageUp, FcitxKey_Next,
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-qt/
H A Dqtkeytrans.cpp273 FcitxKey_Down, Qt::Key_Down,
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx-qt5/qt5/widgetsaddons/
H A Dqtkeytrans.cpp271 FcitxKey_Down, Qt::Key_Down, FcitxKey_Prior, Qt::Key_PageUp, FcitxKey_Next,
/dports/textproc/fcitx-qt5/fcitx-qt5-1.2.6/widgetsaddons/
H A Dqtkeytrans.cpp270 FcitxKey_Down, Qt::Key_Down, FcitxKey_Prior, Qt::Key_PageUp, FcitxKey_Next,
/dports/textproc/fcitx5-qt/fcitx5-qt-5.0.8/qt5/widgetsaddons/
H A Dqtkeytrans.cpp263 FcitxKey_Down, Qt::Key_Down, FcitxKey_Prior, Qt::Key_PageUp, FcitxKey_Next,
/dports/japanese/fcitx5-anthy/fcitx5-anthy-5.0.2/src/
H A Dconfig.h542 fcitx::Key(FcitxKey_Henkan), fcitx::Key(FcitxKey_Down)},
/dports/x11/mlterm/mlterm-3.9.1/inputmethod/fcitx/
H A Dim_fcitx.c149 return FcitxKey_Down; in native_to_fcitx_ksym()
/dports/textproc/fcitx-m17n/fcitx-m17n-0.2.3/im/
H A Dfcitx-m17n.c51 static const FcitxHotkey FCITX_M17N_DOWN[2] = {{NULL, FcitxKey_Down, 0}, {NULL, FcitxKey_N, FcitxKe…
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-utils/
H A Dkeysymgen.h70 FcitxKey_Down = 0xff54, /* Move down, down arrow */ enumerator