Home
last modified time | relevance | path

Searched refs:s_dlgfntheight (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_w32.c299 static WORD s_dlgfntheight; // height of the dialog font variable
2297 return (WORD)((numPixels * 8) / s_dlgfntheight); in PixelToDialogY()
7594 s_dlgfntheight = (WORD)size.cy; in get_dialog_font_metrics()
7602 s_dlgfntheight = HIWORD(dlgFontSize); in get_dialog_font_metrics()