Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/syntax/
H A Dgkrellmrc.vim48 …der label_position margin margins left_margin right_margin top_margin bottom_margin krell_depth kr…
/vim-8.2.3635/src/
H A Dos_mswin.c1294 int bottom_margin; in prt_get_lpp() local
1309 bottom_margin = vr - to_device_units(OPT_PRINT_BOT, dpi, phyw, in prt_get_lpp()
1312 return (bottom_margin - prt_top_margin) / prt_line_height; in prt_get_lpp()