Home
last modified time | relevance | path

Searched refs:total_width (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()
7571 total_width += crop->regionlist[i].width; in processCropSelections()
7573 crop->combined_width = total_width; in processCropSelections()