ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

tif_open.c File Reference
#include "tiffiop.h"

Go to the source code of this file.

Functions

static int _tiffDummyMapProc (thandle_t fd, tdata_t *pbase, toff_t *psize)
static void _tiffDummyUnmapProc (thandle_t fd, tdata_t base, toff_t size)
static void TIFFInitOrder (TIFF *tif, int magic)
int _TIFFgetMode (const char *mode, const char *module)
TIFFTIFFClientOpen (const char *name, const char *mode, thandle_t clientdata, TIFFReadWriteProc readproc, TIFFReadWriteProc writeproc, TIFFSeekProc seekproc, TIFFCloseProc closeproc, TIFFSizeProc sizeproc, TIFFMapFileProc mapproc, TIFFUnmapFileProc unmapproc)
const charTIFFFileName (TIFF *tif)
const charTIFFSetFileName (TIFF *tif, const char *name)
int TIFFFileno (TIFF *tif)
int TIFFSetFileno (TIFF *tif, int fd)
thandle_t TIFFClientdata (TIFF *tif)
thandle_t TIFFSetClientdata (TIFF *tif, thandle_t newvalue)
int TIFFGetMode (TIFF *tif)
int TIFFSetMode (TIFF *tif, int mode)
int TIFFIsTiled (TIFF *tif)
uint32 TIFFCurrentRow (TIFF *tif)
tdir_t TIFFCurrentDirectory (TIFF *tif)
tstrip_t TIFFCurrentStrip (TIFF *tif)
ttile_t TIFFCurrentTile (TIFF *tif)
int TIFFIsByteSwapped (TIFF *tif)
int TIFFIsUpSampled (TIFF *tif)
int TIFFIsMSB2LSB (TIFF *tif)
int TIFFIsBigEndian (TIFF *tif)
TIFFReadWriteProc TIFFGetReadProc (TIFF *tif)
TIFFReadWriteProc TIFFGetWriteProc (TIFF *tif)
TIFFSeekProc TIFFGetSeekProc (TIFF *tif)
TIFFCloseProc TIFFGetCloseProc (TIFF *tif)
TIFFSizeProc TIFFGetSizeProc (TIFF *tif)
TIFFMapFileProc TIFFGetMapFileProc (TIFF *tif)
TIFFUnmapFileProc TIFFGetUnmapFileProc (TIFF *tif)

Variables

static const long typemask [13]
static const int bigTypeshift [13]
static const int litTypeshift [13]

Generated on Sat May 26 2012 04:48:29 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.