Searched refs:psdf_CFE_binary (Results 1 – 5 of 5) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gdevpsdf.h | 322 int psdf_CFE_binary(psdf_binary_writer * pbw, int w, int h, bool invert);
|
| H A D | gdevpsdu.c | 386 psdf_CFE_binary(psdf_binary_writer * pbw, int w, int h, bool invert) in psdf_CFE_binary() function
|
| H A D | gdevpdfb.c | 285 psdf_CFE_binary(&writer.binary[0], image.Width, image.Height, true); in pdf_copy_mono()
|
| H A D | gdevpdfv.c | 272 (code = psdf_CFE_binary(&writer.binary[0], w, h, true)) < 0) || in pdf_put_pattern_mask()
|
| H A D | gdevps.c | 510 code = psdf_CFE_binary(pdev->image_writer, width, height, false); in psw_put_image()
|