Searched refs:gui_mch_draw_part_cursor (Results 1 – 11 of 11) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | gui_x11.pro | 41 void gui_mch_draw_part_cursor(int w, int h, guicolor_T color);
|
| H A D | gui_gtk_x11.pro | 56 void gui_mch_draw_part_cursor(int w, int h, guicolor_T color);
|
| H A D | gui_photon.pro | 44 void gui_mch_draw_part_cursor(int w, int h, guicolor_T color);
|
| H A D | gui_haiku.pro | 55 void gui_mch_draw_part_cursor(int w, int h, guicolor_T color);
|
| H A D | gui_w32.pro | 30 void gui_mch_draw_part_cursor(int w, int h, guicolor_T color);
|
| /vim-8.2.3635/src/ |
| H A D | gui_photon.c | 2239 gui_mch_draw_part_cursor(int w, int h, guicolor_T color) in gui_mch_draw_part_cursor() function
|
| H A D | gui_x11.c | 2581 gui_mch_draw_part_cursor(int w, int h, guicolor_T color) in gui_mch_draw_part_cursor() function
|
| H A D | gui.c | 1361 gui_mch_draw_part_cursor(cur_width, cur_height, cbg); in gui_update_cursor()
|
| H A D | gui_haiku.cc | 4245 gui_mch_draw_part_cursor( in gui_mch_draw_part_cursor() function
|
| H A D | gui_gtk_x11.c | 6162 gui_mch_draw_part_cursor(int w, int h, guicolor_T color) in gui_mch_draw_part_cursor() function
|
| H A D | gui_w32.c | 1731 gui_mch_draw_part_cursor( in gui_mch_draw_part_cursor() function
|