Searched refs:gui_mch_free_font (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dgui_riscos.pro21 void gui_mch_free_font __ARGS((GuiFont font));
H A Dgui_gtk_x11.pro33 void gui_mch_free_font __ARGS((GuiFont font));
H A Dgui_photon.pro66 void gui_mch_free_font __ARGS((GuiFont font));
H A Dgui_x11.pro22 void gui_mch_free_font __ARGS((GuiFont font));
H A Dgui_w16.pro18 void gui_mch_free_font __ARGS((GuiFont font));
H A Dgui_w32.pro18 void gui_mch_free_font __ARGS((GuiFont font));
H A Dgui_mac.pro46 void gui_mch_free_font __ARGS((GuiFont font));
/macosx-10.10.1/vim-55/src/
H A Dgui_riscos.c974 gui_mch_free_font(gui.norm_font);
990 gui_mch_free_font(gui.bold_font);
992 gui_mch_free_font(gui.ital_font);
994 gui_mch_free_font(gui.boldital_font);
1013 gui_mch_free_font(gui.bold_font);
1015 gui_mch_free_font(gui.ital_font);
1017 gui_mch_free_font(gui.boldital_font);
1094 gui_mch_free_font(GuiFont font) function
H A Dgui_photon.c2989 gui_mch_free_font( gui.norm_font );
3008 gui_mch_free_font( gui.norm_font );
3012 gui_mch_free_font( gui.bold_font );
3016 gui_mch_free_font( gui.ital_font );
3094 gui_mch_free_font(GuiFont font) function
H A Dgui_w48.c1382 gui_mch_free_font(GuiFont font) function
3100 gui_mch_free_font(gui.norm_font);
3122 gui_mch_free_font(gui.ital_font);
3124 gui_mch_free_font(gui.bold_font);
3126 gui_mch_free_font(gui.boldital_font);
H A Dsyntax.c7235 gui_mch_free_font(temp_sg_font);
7789 gui_mch_free_font(HL_TABLE()[idx].sg_font);
9474 gui_mch_free_font(HL_TABLE()[idx].sg_font);
9482 gui_mch_free_font(gui.norm_font);
9487 gui_mch_free_font(gui.bold_font);
9488 gui_mch_free_font(gui.ital_font);
9489 gui_mch_free_font(gui.boldital_font);
H A Dgui_x11.c1888 gui_mch_free_font(gui.norm_font);
2093 gui_mch_free_font(font) function
H A Dgui.c800 gui_mch_free_font(gui.wide_font);
841 gui_mch_free_font(gui.wide_font);
848 gui_mch_free_font(font);
H A Dgui_gtk_x11.c4350 gui_mch_free_font(gui.norm_font);
4517 gui_mch_free_font(GuiFont font) function
H A Dgui_mac.c3705 gui_mch_free_font(font) function

Completed in 261 milliseconds