Home
last modified time | relevance | path

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

/dports/print/hp2xx/hp2xx-3.4.4/old/
H A Dto_pbm.c45 PicBuf_to_PBM (const GEN_PAR* pg, const OUT_PAR* po) in PicBuf_to_PBM() function
/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Dto_pbm.c23 int PicBuf_to_PBM(const GEN_PAR * pg, const OUT_PAR * po) in PicBuf_to_PBM() function
H A Dhp2xx.h394 int PicBuf_to_PBM(const GEN_PAR *, const OUT_PAR *);
H A Dhp2xx.c918 return PicBuf_to_PBM(pg, po); in BUF_to_RAS()