Home | History | Annotate | Download | only in libtiff

Lines Matching refs:imagewidth

961 	uint32 imagewidth = img->width;
987 fromskew = (w < imagewidth ? imagewidth - w : 0);
1050 uint32 imagewidth = img->width;
1090 fromskew = (w < imagewidth ? imagewidth - w : 0);