Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c4192 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