Searched refs:PCK_WIDTH (Results 1 – 6 of 6) sorted by relevance
85 retflags |= PCK_WIDTH;
138 #define PCK_WIDTH 0x0010 /* printer type can't handle ".pwid" */ macro
207 P (PCK_WIDTH, "\tpage width\n"); in print_reason()
429 if (chk & PCK_WIDTH) DROP (p_pwid, prs->pwid); in pickfilter()
502 if ((rc & PCK_WIDTH) && width) in chkopts()879 if ((checks & PCK_WIDTH) && width_f)
346 if (printer_chk & PCK_WIDTH)