Home
last modified time | relevance | path

Searched defs:TIFFSetField (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/windowscodecs/
H A Dtypeof.h103 typedef int (__cdecl typeof(TIFFSetField))(struct tiff *, unsigned long, ...); typedef
/reactos/dll/3rdparty/libtiff/
H A Dtif_dir.c807 TIFFSetField(TIFF* tif, uint32 tag, ...) in TIFFSetField() function