Searched refs:imagewidth (Results 1 – 6 of 6) sorted by relevance
108 uint32 imagewidth = tif->tif_dir.td_imagewidth; in NeXTDecode() local110 imagewidth = tif->tif_dir.td_tilewidth; in NeXTDecode()127 while (n-- > 0 && npixels < imagewidth && op_offset < scanline) in NeXTDecode()129 if (npixels >= imagewidth) in NeXTDecode()
961 uint32 imagewidth = img->width; in gtStripContig() local987 fromskew = (w < imagewidth ? imagewidth - w : 0); in gtStripContig()1050 uint32 imagewidth = img->width; in gtStripSeparate() local1090 fromskew = (w < imagewidth ? imagewidth - w : 0); in gtStripSeparate()
129 uint32 imagewidth = img->width;
3030 # exif-imagewidth5492 # FUZZY exif-imagewidth5589 # exif-imagewidth
1242 \def\imagewidth{#2}%1251 \ifx\empty\imagewidth\else width \imagewidth \fi