Searched refs:tif_curoff (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_write.c228 tif->tif_curoff = 0;
368 tif->tif_curoff = 0;
644 if (td->td_stripoffset[strip] == 0 || tif->tif_curoff == 0) {
658 tif->tif_curoff = td->td_stripoffset[strip];
665 tif->tif_curoff += cc;
702 tif->tif_curoff = off;
H A Dtif_open.c155 tif->tif_curoff = 0;
H A Dtiffiop.h105 toff_t tif_curoff; /* current offset for read/write */ member in struct:tiff
H A Dtif_dir.c1111 tif->tif_curoff = 0;
1380 tif->tif_curoff = 0;

Completed in 196 milliseconds