Home
last modified time | relevance | path

Searched defs:lastx (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/tools/
H A Dfax2ps.c73 printruns(unsigned char* buf, uint32* runs, uint32* erun, uint32 lastx) in printruns()
/libtiff-4.0.7/libtiff/
H A Dtif_fax3.c201 Fax3BadLength(const char* module, TIFF* tif, uint32 line, uint32 a0, uint32 lastx) in Fax3BadLength()
209 #define badlength(a0,lastx) Fax3BadLength(module, tif, sp->line, a0, lastx) argument
368 _TIFFFax3fillruns(unsigned char* buf, uint32* runs, uint32* erun, uint32 lastx) in _TIFFFax3fillruns()