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

/macosx-10.10/vim-55/src/
H A Dgui_x11.c2172 int min_font_idx = 0; local
2192 min_font_idx = i;
2201 EMSG2(_("Font0: %s\n"), font_name[min_font_idx]);
2204 EMSGN(_("Font0 width: %ld\n"), xfs[min_font_idx]->max_bounds.width);

Completed in 132 milliseconds