Searched refs:gui_mch_drawsign (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/vim-55/src/proto/
H A Dgui_riscos.pro58 void gui_mch_drawsign __ARGS((int row, int col, int typenr));
H A Dgui_gtk_x11.pro69 void gui_mch_drawsign __ARGS((int row, int col, int typenr));
H A Dgui_x11.pro64 void gui_mch_drawsign __ARGS((int row, int col, int typenr));
H A Dgui_w32.pro86 void gui_mch_drawsign __ARGS((int row, int col, int typenr));
/macosx-10.10/vim-55/src/
H A Dgui_x11.c3396 gui_mch_drawsign(row, col, typenr) function
H A Dgui.c2354 gui_mch_drawsign(gui.row, col, gui.highlight_mask);
H A Dgui_gtk_x11.c5895 gui_mch_drawsign(int row, int col, int typenr) function
H A Dgui_w32.c4260 gui_mch_drawsign(row, col, typenr) function

Completed in 119 milliseconds