Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_xim.c1395 if (gui.rsrc_input_method != NULL && *gui.rsrc_input_method != NUL) in xim_real_init()
1397 strcpy(tmp, gui.rsrc_input_method); in xim_real_init()
H A Dgui.h474 char *rsrc_input_method; member
H A Dgui_x11.c504 XtOffsetOf(gui_T, rsrc_input_method),