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

  /external/pdfium/third_party/libtiff/
tif_read.c 692 (unsigned long) tif->tif_col,
702 (unsigned long) tif->tif_col,
709 (unsigned long) tif->tif_col,
731 (unsigned long) tif->tif_col,
739 (unsigned long) tif->tif_col,
1020 tif->tif_col = (tile % howmany32) * td->td_tilewidth;
    [all...]
tiffiop.h 152 uint32 tif_col; /* current column (offset by row too) */ member in struct:tiff
tif_write.c 426 tif->tif_col = (tile % howmany32) * td->td_tilewidth;
tif_dirread.c     [all...]

Completed in 289 milliseconds