Searched refs:wide_bold_font (Results 1 – 3 of 3) sorted by relevance
314 GuiFont wide_bold_font; // Bold 'guifontwide' font member
430 gui.wide_bold_font = NOFONT; in gui_init_check()2409 else if (font == gui.bold_font && gui.wide_bold_font) in gui_outstr_nowrap()2410 wide_font = gui.wide_bold_font; in gui_outstr_nowrap()
3279 gui_mch_free_font(gui.wide_bold_font); in gui_mch_wide_font_changed()3280 gui.wide_bold_font = NOFONT; in gui_mch_wide_font_changed()3296 gui.wide_bold_font = get_font_handle(&lf); in gui_mch_wide_font_changed()