Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/punc/
H A Dpunc.c81 static INPUT_RETURN_VALUE TogglePuncStateWithHotkey(void *arg);
129 hotkey.hotkeyhandle = TogglePuncStateWithHotkey; in PuncCreate()
573 INPUT_RETURN_VALUE TogglePuncStateWithHotkey(void* arg) in TogglePuncStateWithHotkey() function