Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx/
H A Dime.h187 CET_SwitchIM, enumerator
188 CET_ChangeByUser = CET_SwitchIM, // the old name is not accurate, but keep for compatible.
H A Dime.c1149 lastIM->OnClose(lastIM->klass, CET_SwitchIM); in FcitxInstanceSwitchIMInternal()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/imselector/
H A Dimselector.c287 FcitxInstanceSendCloseEvent(instance, CET_SwitchIM); in IMSelectorGetCands()
/dports/textproc/fcitx-m17n/fcitx-m17n-0.2.3/im/
H A Dfcitx-m17n.c750 if (event == CET_ChangeByInactivate || event == CET_SwitchIM) { in FcitxM17NOnClose()