Searched refs:prt_top_margin (Results 1 – 2 of 2) sorted by relevance
1008 static int prt_top_margin; variable1304 prt_top_margin = to_device_units(OPT_PRINT_TOP, dpi, phyw, dvoff, 5); in prt_get_lpp()1307 prt_top_margin += prt_line_height * prt_header_height(); in prt_get_lpp()1312 return (bottom_margin - prt_top_margin) / prt_line_height; in prt_get_lpp()1630 prt_pos_y + prt_top_margin, wp, wlen); in mch_print_text_out()
1341 static float prt_top_margin; variable2267 lpp = (int)((prt_top_margin - prt_bottom_margin) / prt_line_height); in prt_get_lpp()2270 prt_top_margin -= prt_line_height * prt_header_height(); in prt_get_lpp()2552 prt_top_margin = (float)top; in mch_print_init()3213 prt_pos_y = prt_top_margin - prt_first_line_height - in mch_print_start_line()