Searched refs:GetResultStr (Results 1 – 1 of 1) sorted by relevance
4192 static char_u *GetResultStr(HWND hwnd, int GCS, int *lenp);5719 ret = GetResultStr(hwnd, GCS_RESULTSTR, &len); in _OnImeComposition()5786 GetResultStr(HWND hwnd, int GCS, int *lenp) in GetResultStr() function