Searched refs:OPT_PRINT_PAPER (Results 1 – 2 of 2) sorted by relevance
2507 if (printer_opts[OPT_PRINT_PAPER].present) in mch_print_init()2509 paper_name = (char *)printer_opts[OPT_PRINT_PAPER].string; in mch_print_init()2510 paper_strlen = printer_opts[OPT_PRINT_PAPER].strlen; in mch_print_init()
1444 # define OPT_PRINT_PAPER 10 macro