Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dirread.c163 static int CheckDirCount(TIFF*, TIFFDirEntry*, uint32);
4283 if (!CheckDirCount(tif,dp,expected)) in TIFFReadCustomDirectory()
4469 CheckDirCount(TIFF* tif, TIFFDirEntry* dir, uint32 count) in CheckDirCount() function