Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c4208 static HIMC (WINAPI *pImmAssociateContext)(HWND, HIMC);
4222 # define pImmAssociateContext ImmAssociateContext macro
5872 pImmAssociateContext(s_hwnd, (HIMC)0); in im_set_active()
5878 pImmAssociateContext(s_hwnd, hImcOld); in im_set_active()
8213 pImmAssociateContext in dyn_imm_load()
8235 || pImmAssociateContext == NULL in dyn_imm_load()