Home
last modified time | relevance | path

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

/dports/chinese/scim-fcitx/fcitx/src/
H A Dpy.h19 #define AUTOSAVE_ORDER_COUNT 10 macro
H A Dpy.cpp1247 if (iOrderCount == AUTOSAVE_ORDER_COUNT) { in PYGetCandWord()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/im/pinyin/
H A Dpy.h39 #define AUTOSAVE_ORDER_COUNT 1024 macro
H A Dpy.c1234 if (pystate->iOrderCount >= AUTOSAVE_ORDER_COUNT) { in PYGetCandWord()
/dports/chinese/scim-fcitx/fcitx/tools/
H A DcreatePYMB.cpp62 #define AUTOSAVE_ORDER_COUNT 10 macro