Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/punc/
H A Dpunc.c78 static void TogglePuncState(void *arg);
150 _("Toggle Full Width Punctuation"), TogglePuncState, in PuncCreate()
559 void TogglePuncState(void* arg) in TogglePuncState() function