Searched refs:tif_curoff (Results 1 – 8 of 8) sorted by relevance
139 tif->tif_curoff = 0; in TIFFWriteScanline()254 tif->tif_curoff = 0; in TIFFWriteEncodedStrip()405 tif->tif_curoff = 0; in TIFFWriteEncodedTile()689 if (td->td_stripoffset[strip] == 0 || tif->tif_curoff == 0) { in TIFFAppendToStrip()720 tif->tif_curoff = td->td_stripoffset[strip]; in TIFFAppendToStrip()729 m = tif->tif_curoff+cc; in TIFFAppendToStrip()732 if ((m<tif->tif_curoff)||(m<(uint64)cc)) in TIFFAppendToStrip()742 tif->tif_curoff = m; in TIFFAppendToStrip()783 tif->tif_curoff = off; in TIFFSetWriteOffset()
1253 tif->tif_curoff = 0; in TIFFCreateDirectory()1274 tif->tif_curoff = 0; in TIFFCreateCustomDirectory()1692 tif->tif_curoff = 0; in TIFFUnlinkDirectory()
146 uint64 tif_curoff; /* current offset for read/write */ member
129 tif->tif_curoff = 0;
135 tif->tif_curoff = 0; in TIFFWriteScanline()237 tif->tif_curoff = 0; in TIFFWriteEncodedStrip()372 tif->tif_curoff = 0; in TIFFWriteEncodedTile()645 if (td->td_stripoffset[strip] == 0 || tif->tif_curoff == 0) { in TIFFAppendToStrip()676 tif->tif_curoff = td->td_stripoffset[strip]; in TIFFAppendToStrip()685 m = tif->tif_curoff+cc; in TIFFAppendToStrip()688 if ((m<tif->tif_curoff)||(m<(uint64)cc)) in TIFFAppendToStrip()698 tif->tif_curoff = m; in TIFFAppendToStrip()739 tif->tif_curoff = off; in TIFFSetWriteOffset()
141 uint64 tif_curoff; /* current offset for read/write */ member
1233 tif->tif_curoff = 0; in TIFFCreateDirectory()1254 tif->tif_curoff = 0; in TIFFCreateCustomDirectory()1646 tif->tif_curoff = 0; in TIFFUnlinkDirectory()