Searched refs:tif_unmapproc (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtiffiop.h146 TIFFUnmapFileProc tif_unmapproc;/* unmap file method */ member in struct:tiff
182 ((*(tif)->tif_unmapproc)((tif)->tif_clientdata,addr,size))
H A Dtif_open.c170 tif->tif_unmapproc = unmapproc;

Completed in 30 milliseconds