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

/haiku/src/tools/translation/tiffinfo/
H A Dtiffinfo.cpp43 struct IFDEntry { struct
168 print_ifd_value(IFDEntry &entry, BFile &file, swap_action swp)
404 int swap_value_field(IFDEntry &entry, swap_action swp)
452 IFDEntry entry;
454 if (sizeof(IFDEntry) != 12) {
455 printf("IFDEntry size must be 12\n");

Completed in 72 milliseconds