Home
last modified time | relevance | path

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

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dtifftags.h31 #define TIFFTAG_Make 0x010F /* 271 */ macro
H A Dprocess.c402 case TIFFTAG_Make: in process_tiff_ifd()
415 case TIFFTAG_Make: in process_tiff_ifd()
H A Dprint.c833 if(entry_ptr->tag == TIFFTAG_Make) in print_offset_value()