Searched refs:TIFF_SHORT (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tools/translation/tiffinfo/
H A Dtiffinfo.cpp64 TIFF_SHORT, enumerator in enum:ENTRY_TYPE
189 ((entry.fieldType == TIFF_SHORT) ?
196 if (entry.count == 1 && entry.fieldType == TIFF_SHORT) {
221 if (entry.count == 1 && entry.fieldType == TIFF_SHORT) {
243 if (entry.count == 1 && entry.fieldType == TIFF_SHORT) {
284 if (entry.count == 1 && entry.fieldType == TIFF_SHORT) {
297 if (entry.count == 1 && entry.fieldType == TIFF_SHORT) {
362 } else if (entry.fieldType == TIFF_SHORT && entry.count <= 2) {
431 case TIFF_SHORT:

Completed in 33 milliseconds