Searched refs:PCK_CPI (Results 1 – 6 of 6) sorted by relevance
76 retflags |= PCK_CPI;
136 #define PCK_CPI 0x0004 /* printer type can't handle ".cpi" */ macro
205 P (PCK_CPI, "\tcharacter pitch\n"); in print_reason()
427 if (chk & PCK_CPI) DROP (p_cpi, prs->cpi); in pickfilter()
496 if ((rc & PCK_CPI) && cpi) in chkopts()873 if ((checks & PCK_CPI) && cpi_f)
342 if (printer_chk & PCK_CPI)