Home
last modified time | relevance | path

Searched refs:PicBuf_to_PCL (Results 1 – 3 of 3) sorted by relevance

/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Dhp2xx.h386 int PicBuf_to_PCL(const GEN_PAR *, const OUT_PAR *);
H A Dto_pcl.c493 int PicBuf_to_PCL(const GEN_PAR * pg, const OUT_PAR * po) function
H A Dhp2xx.c893 return PicBuf_to_PCL(pg, po); in BUF_to_RAS()