Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx/
H A Dui.h819 …int FcitxUINewMessageToOldStyleMessage(struct _FcitxInstance* instance, FcitxMessages* msgUp, Fcit…
H A Dui.c819 int FcitxUINewMessageToOldStyleMessage(FcitxInstance* instance, FcitxMessages* msgUp, FcitxMessages… in FcitxUINewMessageToOldStyleMessage() function
/dports/chinese/fcitx-ui-light/fcitx-ui-light-0.1.3/src/
H A DInputWindow.c170 …int cursorPos = FcitxUINewMessageToOldStyleMessage(inputWindow->owner->owner, inputWindow->msgUp, … in DrawInputWindow()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/ui/classic/
H A DInputWindow.c100 …inputWindow->cursorPos = FcitxUINewMessageToOldStyleMessage(instance, inputWindow->msgUp, inputWin… in InputWindowCalculateContentSize()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/ui/kimpanel/
H A Dkimpanel.c568 …kimpanel->iCursorPos = FcitxUINewMessageToOldStyleMessage(instance, kimpanel->messageUp, kimpanel-… in KimpanelShowInputWindow()