Home
last modified time | relevance | path

Searched refs:TIFFCurrentDirOffset (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/3rdparty/libtiff/
H A Dlibtiff.def15 TIFFCurrentDirOffset
H A Dtif_dir.c1666 TIFFCurrentDirOffset(TIFF* tif) in TIFFCurrentDirOffset() function
/reactos/dll/win32/windowscodecs/
H A Dtypeof.h99 typedef unsigned int (__cdecl typeof(TIFFCurrentDirOffset))(struct tiff *); typedef
H A Dtiffformat.c73 MAKE_FUNCPTR(TIFFCurrentDirOffset);
107 LOAD_FUNCPTR(TIFFCurrentDirOffset); in load_libtiff()
/reactos/sdk/include/reactos/libs/libtiff/
H A Dtiffio.h392 extern uint64 TIFFCurrentDirOffset(TIFF*);