Searched refs:fMake (Results 1 – 6 of 6) sorted by relevance
1221 if (fExif->fMake.StartsWith ("NIKON")) in ParseMakerNote()1239 if (fExif->fMake.StartsWith ("CANON")) in ParseMakerNote()1257 if (fExif->fMake.StartsWith ("MINOLTA" ) || in ParseMakerNote()1258 fExif->fMake.StartsWith ("KONICA MINOLTA")) in ParseMakerNote()1276 if (fExif->fMake.StartsWith ("SONY")) in ParseMakerNote()1294 if (fExif->fMake.StartsWith ("EASTMAN KODAK")) in ParseMakerNote()1312 if (fExif->fMake.StartsWith ("Mamiya")) in ParseMakerNote()1346 if (fExif->fMake.StartsWith ("Hasselblad")) in ParseMakerNote()1364 if (fExif->fMake.StartsWith ("Samsung")) in ParseMakerNote()1382 if (fExif->fMake.StartsWith ("CASIO COMPUTER") && in ParseMakerNote()
48 dng_string fMake; variable
31 , fMake () in dng_exif()911 fMake); in Parse_ifd0()920 DumpString (fMake); in Parse_ifd0()
870 tag_string fMake; variable
992 , fMake (tcMake, exif.fMake) in exif_tag_set()1343 if (exif.fMake.NotEmpty ()) in exif_tag_set()1345 directory.Add (&fMake); in exif_tag_set()
2416 exif.fMake, in SyncExif()