Searched refs:im_set_position (Results 1 – 7 of 7) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | gui_xim.pro | 4 void im_set_position(int row, int col);
|
| H A D | gui_haiku.pro | 86 void im_set_position(int row, int col);
|
| H A D | gui_w32.pro | 75 void im_set_position(int row, int col);
|
| /vim-8.2.3635/src/ |
| H A D | gui_xim.c | 158 im_set_position(int row, int col) in im_set_position() function 180 im_set_position(gui.row, gui.col); 1223 im_set_position(int row UNUSED, int col UNUSED) in im_set_position() function 1763 im_set_position(int row UNUSED, int col UNUSED) in im_set_position() function
|
| H A D | gui_w32.c | 5674 im_set_position(gui.row, gui.col); in _OnImeNotify() 5829 im_set_position(int row, int col) in im_set_position() function 5955 im_set_position(int row, int col) in im_set_position() function
|
| H A D | gui.c | 1167 im_set_position(gui.row, gui.col); in gui_update_cursor()
|
| H A D | gui_haiku.cc | 4959 im_set_position(int row, int col) in im_set_position() function
|