Searched refs:gui_mch_set_font (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dgui_riscos.pro19 void gui_mch_set_font __ARGS((GuiFont font));
H A Dgui_photon.pro65 void gui_mch_set_font __ARGS((GuiFont font));
H A Dgui_x11.pro20 void gui_mch_set_font __ARGS((GuiFont font));
H A Dgui_w16.pro64 void gui_mch_set_font __ARGS((GuiFont font));
H A Dgui_w32.pro66 void gui_mch_set_font __ARGS((GuiFont font));
H A Dgui_mac.pro44 void gui_mch_set_font __ARGS((GuiFont font));
/macosx-10.10.1/vim-55/src/
H A Dgui.c748 gui_mch_set_font(gui.norm_font);
2115 gui_mch_set_font(font);
2284 gui_mch_set_font(gui.wide_font);
2287 gui_mch_set_font(font);
H A Dgui_w16.c583 gui_mch_set_font(GuiFont font) function
H A Dgui_photon.c3088 gui_mch_set_font(GuiFont font) function
H A Dgui_riscos.c1079 gui_mch_set_font(GuiFont font) function
H A Dgui_x11.c2057 gui_mch_set_font(font) function
H A Dgui_mac.c3646 gui_mch_set_font(GuiFont font) function
H A Dgui_w32.c1740 gui_mch_set_font(GuiFont font) function

Completed in 200 milliseconds