Home
last modified time | relevance | path

Searched defs:closeproc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_open.c170 TIFFSeekProc seekproc, TIFFCloseProc closeproc, in TIFFClientOpen()
182 TIFFCloseProc closeproc, TIFFSizeProc sizeproc,
H A Dtif_close.c152 TIFFCloseProc closeproc = tif->tif_closeproc; in TIFFClose() local