Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_xim.c1150 static XIMStyle input_style; variable
1166 else if (input_style & XIMPreeditPosition) in im_set_active()
1258 if (input_style & XIMPreeditPosition) in xim_set_preedit()
1389 input_style = 0; in xim_real_init()
1526 input_style = this_input_style; in xim_real_init()
1560 XNInputStyle, input_style, in xim_real_init()
1570 if (input_style & XIMStatusArea) in xim_real_init()
1627 if (input_style & XIMStatusArea) in xim_set_status_area()
1629 if (input_style & XIMPreeditArea) in xim_set_status_area()
1669 if (input_style & XIMPreeditArea) // off-the-spot in xim_set_status_area()
[all …]