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

  /external/pdfium/third_party/libtiff/
tiffiop.h 239 #ifndef SeekOK
240 #define SeekOK(tif, off) \
tif_read.c 106 if (!SeekOK(tif, read_offset)) {
376 if (!SeekOK(tif, td->td_stripoffset[strip])) {
688 if (!SeekOK(tif, td->td_stripoffset[tile])) {
    [all...]
tif_dirwrite.c 253 if (!SeekOK(tif, nextdir) ||
312 if (!SeekOK(tif, nextdir) ||
    [all...]
tif_write.c 703 if (!SeekOK(tif, td->td_stripoffset[strip])) {
tif_dir.c     [all...]
tif_dirread.c     [all...]

Completed in 2338 milliseconds