Home
last modified time | relevance | path

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

/dports/chinese/scim-fcitx/fcitx/src/
H A Dpy.h189 int GetBaseIndex (int iPYFA, char *strBase);
H A Dpy.cpp180 j = GetBaseIndex (i, strBase); in LoadPYOtherDict()
216 j = GetBaseIndex (i, strBase); in LoadPYOtherDict()
402 int GetBaseIndex (int iPYFA, char *strBase) in GetBaseIndex() function
2186 j = GetBaseIndex (i, str);; in PYAddUserPhrase()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/im/pinyin/
H A Dpy.h204 int GetBaseIndex(FcitxPinyinState* pystate, int32_t iPYFA,
H A Dpy.c277 j = GetBaseIndex(pystate, i, strBase); in LoadPYPhraseDict()
517 int GetBaseIndex(FcitxPinyinState* pystate, int32_t iPYFA, char *strBase) in GetBaseIndex() function
1560 j = GetBaseIndex(pystate, i, str);; in PYAddUserPhrase()