Home
last modified time | relevance | path

Searched refs:maxApertureValue (Results 1 – 15 of 15) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Drive/
H A DDriveFileImageMediaMetadata.php34 public $maxApertureValue; variable in Google_Service_Drive_DriveFileImageMediaMetadata
153 public function setMaxApertureValue($maxApertureValue) argument
155 $this->maxApertureValue = $maxApertureValue;
159 return $this->maxApertureValue;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Drive/
H A DDriveFileImageMediaMetadata.php34 public $maxApertureValue; variable in Google_Service_Drive_DriveFileImageMediaMetadata
153 public function setMaxApertureValue($maxApertureValue) argument
155 $this->maxApertureValue = $maxApertureValue;
159 return $this->maxApertureValue;
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/image/metadata/makernotes/
H A DMakerNotesDirectory.java70 final ImageMetaValue maxApertureValue = getMaxApertureValue(); in getLens() local
71 String maxApertureLabel = hasTagValueLabelFor( maxApertureValue ); in getLens()
/dports/net/libkgapi/libkgapi-21.12.3/src/drive/
H A Dfile.cpp264 float maxApertureValue; member in File::ImageMediaMetadata::Private
279 maxApertureValue(-1), in Private()
303 maxApertureValue(other.maxApertureValue), in Private()
329 d->maxApertureValue = map[QStringLiteral("maxApertureValue")].toFloat(); in ImageMediaMetadata()
370 GAPI_COMPARE(maxApertureValue) in operator ==()
466 float File::ImageMediaMetadata::maxApertureValue() const in maxApertureValue() function in File::ImageMediaMetadata
468 return d->maxApertureValue; in maxApertureValue()
H A Dfile.h261 float maxApertureValue() const;
/dports/graphics/exiv2/exiv2-0.27.5-Source/samples/
H A Deasyaccess-test.cpp59 { "Max aperture value", Exiv2::maxApertureValue },
/dports/graphics/exiv2/exiv2-0.27.5-Source/include/exiv2/
H A Deasyaccess.hpp88 EXIV2API ExifData::const_iterator maxApertureValue(const ExifData& ed);
/dports/graphics/exiv2/exiv2-0.27.5-Source/src/
H A Deasyaccess.cpp509 ExifData::const_iterator maxApertureValue(const ExifData& ed) in maxApertureValue() function
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DDrive.php4695 public $maxApertureValue; variable in Google_Service_Drive_DriveFileImageMediaMetadata
4829 public function setMaxApertureValue($maxApertureValue) argument
4831 $this->maxApertureValue = $maxApertureValue;
4836 return $this->maxApertureValue;
/dports/www/moodle311/moodle/lib/google/src/Google/Service/
H A DDrive.php4613 public $maxApertureValue; variable in Google_Service_Drive_DriveFileImageMediaMetadata
4734 public function setMaxApertureValue($maxApertureValue) argument
4736 $this->maxApertureValue = $maxApertureValue;
4740 return $this->maxApertureValue;
/dports/www/moodle310/moodle/lib/google/src/Google/Service/
H A DDrive.php4613 public $maxApertureValue; variable in Google_Service_Drive_DriveFileImageMediaMetadata
4734 public function setMaxApertureValue($maxApertureValue) argument
4736 $this->maxApertureValue = $maxApertureValue;
4740 return $this->maxApertureValue;
/dports/www/moodle39/moodle/lib/google/src/Google/Service/
H A DDrive.php4613 public $maxApertureValue; variable in Google_Service_Drive_DriveFileImageMediaMetadata
4734 public function setMaxApertureValue($maxApertureValue) argument
4736 $this->maxApertureValue = $maxApertureValue;
4740 return $this->maxApertureValue;
/dports/x11-toolkits/shared-desktop-ontologies/shared-desktop-ontologies-0.11.0/nexif/
H A Dnexif.trig.in82 nexif:maxApertureValue
87 rdfs:label "maxApertureValue" ;
89 rdfs:subPropertyOf nexif:pictTaking , exif:maxApertureValue .
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/ExifTool/
H A DExif.pm5316 $maxAperture, $maxApertureValue, $shortFocal, $longFocal, $lensModel,
5342 $maxAperture = $maxApertureValue unless $maxAperture;
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/ExifTool/
H A DExif.pm5297 $maxAperture, $maxApertureValue, $shortFocal, $longFocal, $lensModel,
5323 $maxAperture = $maxApertureValue unless $maxAperture;