Home
last modified time | relevance | path

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

/libtiff-4.0.7/test/
H A DCMakeLists.txt371 # Test extracting a section 60 pixels wide and 60 pixels high
/libtiff-4.0.7/tools/
H A Dtiffcrop.c6645 extractImageSection(struct image_data *image, struct pageseg *section, in extractImageSection() argument
6699 first_row = section->y1; in extractImageSection()
6700 last_row = section->y2; in extractImageSection()
6701 first_col = section->x1; in extractImageSection()
6702 last_col = section->x2; in extractImageSection()
/libtiff-4.0.7/m4/
H A Dlibtool.m4487 # suitable for insertion in the LIBTOOL CONFIG section of the 'libtool'
489 # section) are produced by _LT_LIBTOOL_TAG_VARS.
4016 " {last_section=section; section=\$ 3};"\
4024 " {if(hide[section]) next};"\
/libtiff-4.0.7/
H A DChangeLog2906 * html/index.html: Update "people responsible" section.
4436 "C"' section as per bug
5368 required. 'Known bugs' section now removed from the appropriate manual
6502 Updated bug section of tiffcmp.1 to note tiled file issues.