Searched refs:TIFFOpenW (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_unix.c190 TIFFOpenW(const wchar_t* name, const char* mode) function
192 static const char module[] = "TIFFOpenW";
H A Dtif_win32.c222 TIFFOpenW(const wchar_t* name, const char* mode) function
224 static const char module[] = "TIFFOpenW";
H A Dtiffio.h429 extern TIFF* TIFFOpenW(const wchar_t*, const char*);

Completed in 78 milliseconds