Home
last modified time | relevance | path

Searched refs:hkToggle (Results 1 – 5 of 5) sorted by relevance

/dports/chinese/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6/src/
H A Dcloudpinyinconifg.c29 CONFIG_BINDING_REGISTER("CloudPinyin", "ToggleKey", hkToggle);
H A Dcloudpinyin.h75 FcitxHotkeys hkToggle; member
H A Dcloudpinyin.c240 hkhook.hotkey = cloudpinyin->config.hkToggle.hotkey; in CloudPinyinCreate()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/chttrans/
H A Dchttrans_p.h26 FcitxHotkey hkToggle[2]; member
H A Dchttrans.c71 CONFIG_BINDING_REGISTER("TraditionalChinese", "Hotkey", hkToggle)
135 hk.hotkey = transState->hkToggle; in ChttransCreate()