Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_xim.c1146 static int xim_is_active = FALSE; // XIM should be active in the current variable
1188 xim_is_active = active; in im_set_active()
1204 if (focus && xim_is_active) in xim_set_focus()