Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dgui_x11.pro67 void gui_mch_drawsign(int row, int col, int typenr);
H A Dgui_gtk_x11.pro78 void gui_mch_drawsign(int row, int col, int typenr);
H A Dgui_w32.pro90 void gui_mch_drawsign(int row, int col, int typenr);
/vim-8.2.3635/src/
H A Dgui_x11.c3183 gui_mch_drawsign(int row, int col, int typenr) in gui_mch_drawsign() function
H A Dgui.c2664 gui_mch_drawsign(gui.row, signcol, gui.highlight_mask); in gui_outstr_nowrap()
H A Dgui_gtk_x11.c6910 gui_mch_drawsign(int row, int col, int typenr) in gui_mch_drawsign() function
H A Dgui_w32.c8272 gui_mch_drawsign(int row, int col, int typenr) in gui_mch_drawsign() function