HomeSort by relevance Sort by last modified time
    Searched refs:tif_curtile (Results 1 - 7 of 7) sorted by null

  /external/pdfium/third_party/libtiff/
tif_write.c 405 tif->tif_curtile = tile;
799 isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip,
tif_fax3.c 184 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
195 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
206 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
216 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
    [all...]
tif_read.c     [all...]
tif_open.c 616 return (tif->tif_curtile);
tiffiop.h 153 uint32 tif_curtile; /* current tile for read/write */ member in struct:tiff
tif_ojpeg.c 693 m=tif->tif_curtile;
    [all...]
tif_dirread.c     [all...]

Completed in 234 milliseconds