Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_xim.c547 im_preedit_end_cb(GtkIMContext *context UNUSED, gpointer data UNUSED) in im_preedit_end_cb() function
826 G_CALLBACK(&im_preedit_end_cb), NULL); in xim_init()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt6799 IM was turned off in im_preedit_end_cb() for no good reason. (Takuhiro