Home
last modified time | relevance | path

Searched refs:_TIFFgetMode (Results 1 – 6 of 6) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_wince.c63 m = _TIFFgetMode(mode, module);
140 m = _TIFFgetMode(mode, module); in TIFFOpenW()
H A Dtif_unix.c231 m = _TIFFgetMode(mode, module); in TIFFOpen()
270 m = _TIFFgetMode(mode, module); in TIFFOpenW()
H A Dtif_win32.c266 m = _TIFFgetMode(mode, module); in TIFFOpen()
307 m = _TIFFgetMode(mode, module); in TIFFOpenW()
H A Dtif_open.c49 _TIFFgetMode(const char* mode, const char* module) in _TIFFgetMode() function
116 m = _TIFFgetMode(mode, module);
H A Dtiffiop.h317 extern int _TIFFgetMode(const char* mode, const char* module);
H A Dtif_vms.c239 m = _TIFFgetMode(mode, module); in TIFFOpen()