Searched refs:tif_curoff (Results 1 – 4 of 4) sorted by relevance
137 tif->tif_curoff = 0; in TIFFWriteScanline()200 tif->tif_curoff = 0; in _TIFFReserveLargeEnoughWriteBuffer()735 if (td->td_stripoffset_p[strip] == 0 || tif->tif_curoff == 0) { in TIFFAppendToStrip()766 tif->tif_curoff = td->td_stripoffset_p[strip]; in TIFFAppendToStrip()775 m = tif->tif_curoff+cc; in TIFFAppendToStrip()778 if ((m<tif->tif_curoff)||(m<(uint64)cc)) in TIFFAppendToStrip()788 tif->tif_curoff = m; in TIFFAppendToStrip()836 tif->tif_curoff = off; in TIFFSetWriteOffset()
127 tif->tif_curoff = 0;
161 uint64 tif_curoff; /* current offset for read/write */ member
1331 tif->tif_curoff = 0; in TIFFCreateDirectory()1352 tif->tif_curoff = 0; in TIFFCreateCustomDirectory()1772 tif->tif_curoff = 0; in TIFFUnlinkDirectory()