Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx/
H A Dime.h112 IRV_FLAG_DISPLAY_LAST = 1 << 8, /* special */ enumerator
126 IRV_DISPLAY_LAST = IRV_FLAG_UPDATE_INPUT_WINDOW | IRV_FLAG_DISPLAY_LAST
H A Dime.c1020 if (retVal & IRV_FLAG_DISPLAY_LAST) { in FcitxInstanceProcessInputReturnValue()