Home
last modified time | relevance | path

Searched refs:fPressure (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_exif.h208 dng_urational fPressure; variable
H A Ddng_exif.cpp165 , fPressure () in dng_exif()
2804 fPressure = stream.TagValue_urational (tagType); in Parse_ifd0_exif()
2817 fPressure.As_real64 ()); in Parse_ifd0_exif()
H A Ddng_image_writer.h853 tag_urational fPressure; variable
H A Ddng_image_writer.cpp1019 , fPressure (tcPressure, exif.fPressure ) in exif_tag_set()
1530 if (exif.fPressure.IsValid ()) in exif_tag_set()
1532 fExifIFD.Add (&fPressure); in exif_tag_set()
H A Ddng_xmp.cpp4093 exif.fPressure, in SyncExif()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DItems.cc2741 BOOLEAN fPressure = FALSE; in ArmBomb() local
2751 fPressure = TRUE; in ArmBomb()
2769 fPressure = TRUE; in ArmBomb()
2782 fPressure = TRUE; in ArmBomb()
2796 else if (fPressure) in ArmBomb()