Home | History | Annotate | Download | only in jhead

Lines Matching refs:NestingLevel

544         unsigned ExifLength, int NestingLevel)
554 if (NestingLevel > 4){
560 IndentString[NestingLevel * 4] = '\0';
979 ProcessExifDir(SubdirStart, OffsetBase, ExifLength, NestingLevel+1);
1041 ProcessExifDir(SubdirStart, OffsetBase, ExifLength, NestingLevel+1);