Home
last modified time | relevance | path

Searched refs:width2 (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxht.h101 int width2; member
H A Dzht2.c508 &ptp->width2)) < 0 || in dict_threshold2_params()
515 (!cw2 && (ptp->width2 == 0 || ptp->height2 == 0)) in dict_threshold2_params()
536 if (size != (ptp->width * ptp->height + ptp->width2 * ptp->height2) * in dict_threshold2_params()
H A Dgsht1.c441 const int w2 = phtp->width2, h2 = phtp->height2, size2 = w2 * h2; in process_threshold2()
H A Dgdevpdfg.c949 if (ptht->width2 && ptht->height2) { in pdf_write_threshold2_halftone()
951 "/Width2", ptht->width2)); in pdf_write_threshold2_halftone()