Home
last modified time | relevance | path

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

/libtiff-4.0.7/contrib/pds/
H A DREADME59 offset, which lists the position in the file at which to find a private
/libtiff-4.0.7/tools/
H A Dtiffcrop.c246 int position; /* ordinal of segment to be extracted */ member
255 int position; /* ordinal of segment to be extracted */ member
2090 crop_data->zonelist[i].position = atoi(opt_ptr); in process_command_opts()
4988 pagelist[i].position = 0; in initPageSetup()
5051 cps->zonelist[i].position = 0; in initCropMasks()
5431 crop->zonelist[0].position = 1; in getCropOffsets()
5439 seg = crop->zonelist[i].position; in getCropOffsets()
5798 sections[k].position = k + 1; in computeOutputPixelOffsets()
/libtiff-4.0.7/
H A DChangeLog5552 array with user-specified origin position as suggested by Jason Frank.