Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx/
H A Dime.h113 IRV_FLAG_DO_PHRASE_TIPS = 1 << 9, /* special */ enumerator
116 IRV_COMMIT_STRING = IRV_FLAG_PENDING_COMMIT_STRING | IRV_FLAG_DO_PHRASE_TIPS,
H A Dime.c1005 if (retVal & IRV_FLAG_DO_PHRASE_TIPS) { in FcitxInstanceProcessInputReturnValue()