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

/macosx-10.10.1/vim-55/src/
H A Dgui_w32.c364 static HIMC (WINAPI *pImmAssociateContext)(HWND, HIMC); variable
378 # define pImmAssociateContext ImmAssociateContext macro
1991 pImmAssociateContext(s_hwnd, (HIMC)0);
1997 pImmAssociateContext(s_hwnd, hImcOld);
4201 pImmAssociateContext
4223 || pImmAssociateContext == NULL

Completed in 111 milliseconds