Home
last modified time | relevance | path

Searched refs:aspectRatio (Results 1 – 18 of 18) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1ImageCropStyle.php22 public $aspectRatio; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1ImageCropStyle
28 public function setAspectRatio($aspectRatio) argument
30 $this->aspectRatio = $aspectRatio;
34 return $this->aspectRatio;
H A DImage.php22 public $aspectRatio; variable in Google\\Service\\HangoutsChat\\Image
30 public function setAspectRatio($aspectRatio) argument
32 $this->aspectRatio = $aspectRatio;
36 return $this->aspectRatio;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPretargetingConfigVideoPlayerSizes.php22 public $aspectRatio; variable in Google\\Service\\AdExchangeBuyer\\PretargetingConfigVideoPlayerSizes
26 public function setAspectRatio($aspectRatio) argument
28 $this->aspectRatio = $aspectRatio;
32 return $this->aspectRatio;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoFileDetailsVideoStream.php22 public $aspectRatio; variable in Google\\Service\\YouTube\\VideoFileDetailsVideoStream
49 public function setAspectRatio($aspectRatio) argument
51 $this->aspectRatio = $aspectRatio;
55 return $this->aspectRatio;
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java340 …double aspectRatio = (double) movie.getFrameDimension().getWidth()/(double) movie.getFrameDimensio… in MovieEditorDialog() local
342 if (aspectRatio>1) { in MovieEditorDialog()
344 cellWidth = (int) Math.round(aspectRatio*cellHeight); in MovieEditorDialog()
347 toolTipImageWidth = (int) Math.round(aspectRatio*toolTipImageHeight); in MovieEditorDialog()
350 cellHeight = (int) Math.round((double) cellWidth/aspectRatio); in MovieEditorDialog()
353 toolTipImageHeight = (int) Math.round((double) toolTipImageWidth/aspectRatio); in MovieEditorDialog()
/plugin/combo/ComboStrap/
H A DFetcherSvg.php1064 $aspectRatio = $this->getRequestedPreserveAspectRatio();
1073 $aspectRatio = SiteConfig::getConfValue(FetcherSvg::CONF_PRESERVE_ASPECT_RATIO_DEFAULT, "xMidYMid slice");
1075 $documentElement->setAttribute("preserveAspectRatio", $aspectRatio);
/plugin/jmol2/jmol/
H A DJmolAppletSigned0_ShapeBio.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0_ShapeBio.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php4483 public $aspectRatio; variable in Google_VideoFileDetailsVideoStream
4491 public function setAspectRatio( $aspectRatio) { argument
4492 $this->aspectRatio = $aspectRatio;
4495 return $this->aspectRatio;
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js1324 aspectRatio = fit ? "xMidYMid meet" : "xMinYMin",
1339 preserveAspectRatio: aspectRatio
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/html5video2/script/
H A Dvideo.min.js20aspectRatio(this.options_.aspectRatio),this.crossOrigin(this.options_.crossOrigin||this.options_.c…
21aspectRatio=e.aspectRatio),e.hasOwnProperty("easyReader")&&(n[i].easyReader=e.easyReader),e.hasOwn… property in xs.AnonymousFunctionc9f82cd737200.AnonymousFunctionc9f82cd737400.n
/plugin/callflow/
H A Draphael.js7023 aspectRatio = fit ? "meet" : "xMinYMin",
7038 preserveAspectRatio: aspectRatio
/plugin/advrack/
H A Draphael.js7029 aspectRatio = fit ? "xMidYMid meet" : "xMinYMin",
7044 preserveAspectRatio: aspectRatio
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js2823 aspectRatio: 1.35,
/plugin/openlayersmap/ol7/
H A Dol.js.map