Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c252 } T2P; typedef
265 T2P* t2p_init(void);
268 void t2p_free(T2P*);
346 T2P *t2p = (T2P*) TIFFClientdata(tif); in t2p_disable()
353 T2P *t2p = (T2P*) TIFFClientdata(tif); in t2p_enable()
403 T2P *t2p = (T2P*) handle; in t2p_writeproc()
415 T2P *t2p = (T2P*) handle; in t2p_seekproc()
424 T2P *t2p = (T2P*) handle; in t2p_closeproc()
605 T2P *t2p = NULL; in main()
937 T2P* t2p_init() in t2p_init()
[all …]