Home
last modified time | relevance | path

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

/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Dhp2xx.h379 PicBuf *allocate_PicBuf(const GEN_PAR *, int, int);
H A Dhp2xx.c855 if ((po->picbuf = allocate_PicBuf(pg, n_rows, n_cols)) == NULL) { in TMP_to_BUF()
H A Dpicbuf.c316 PicBuf *allocate_PicBuf(const GEN_PAR * pg, int n_rows, int n_cols) in allocate_PicBuf() function