Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhardcopy.c1579 #define PRT_PS_FONT_TO_USER(scale, size) ((size) * ((scale)/1000.0)) macro
2205 prt_char_width = (float)PRT_PS_FONT_TO_USER(font_scale, prt_ps_font->wx); in prt_font_metrics()
2254 prt_bgcol_offset = (float)PRT_PS_FONT_TO_USER(prt_line_height, in prt_get_lpp()
2258 prt_bgcol_offset -= (float)PRT_PS_FONT_TO_USER(prt_line_height, in prt_get_lpp()
3089 prt_def_var("UO", PRT_PS_FONT_TO_USER(prt_line_height, in mch_print_begin()
3091 prt_def_var("UW", PRT_PS_FONT_TO_USER(prt_line_height, in mch_print_begin()