Searched refs:gui_mch_drawsign (Results 1 – 7 of 7) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | gui_x11.pro | 67 void gui_mch_drawsign(int row, int col, int typenr);
|
| H A D | gui_gtk_x11.pro | 78 void gui_mch_drawsign(int row, int col, int typenr);
|
| H A D | gui_w32.pro | 90 void gui_mch_drawsign(int row, int col, int typenr);
|
| /vim-8.2.3635/src/ |
| H A D | gui_x11.c | 3183 gui_mch_drawsign(int row, int col, int typenr) in gui_mch_drawsign() function
|
| H A D | gui.c | 2664 gui_mch_drawsign(gui.row, signcol, gui.highlight_mask); in gui_outstr_nowrap()
|
| H A D | gui_gtk_x11.c | 6910 gui_mch_drawsign(int row, int col, int typenr) in gui_mch_drawsign() function
|
| H A D | gui_w32.c | 8272 gui_mch_drawsign(int row, int col, int typenr) in gui_mch_drawsign() function
|