Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c7362 uint32 width, length, total_width, total_length; in processCropSelections() local
7472 total_width = total_length = 0; in processCropSelections()
7572 total_length += crop->regionlist[i].length; in processCropSelections()
7574 crop->combined_length = total_length; in processCropSelections()