Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_xim.c64 # define USE_IMSTATUSFUNC (!gui.in_use && *p_imsf != NUL)
67 # define USE_IMSTATUSFUNC (*p_imsf != NUL)
94 is_active = call_func_retnr(p_imsf, 0, NULL); in call_imstatusfunc()
H A Doption.h673 EXTERN char_u *p_imsf; // 'imstatusfunc' variable
H A Doptiondefs.h1369 (char_u *)&p_imsf, PV_NONE,