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

/macosx-10.10/vim-55/src/
H A Dgui_w48.c212 extern int current_font_height; /* this is in os_mswin.c */
3102 current_font_height = lf.lfHeight;
H A Dos_mswin.c3209 int current_font_height = -12; /* also used in gui_w48.c */ variable
3330 lf->lfHeight = current_font_height;

Completed in 155 milliseconds