Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DGoogleAppsCardV1ImageCropStyle.php22 public $aspectRatio; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1ImageCropStyle
28 public function setAspectRatio($aspectRatio) argument
30 $this->aspectRatio = $aspectRatio;
34 return $this->aspectRatio;
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/
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/
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/
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 …
1075 $documentElement->setAttribute("preserveAspectRatio", $aspectRatio);
/plugin/jmol2/jmol/
DJmolAppletSigned0_ShapeBio.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet0_ShapeBio.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/authgoogle/google/contrib/
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/
Draphael.svg.js1324 aspectRatio = fit ? "xMidYMid meet" : "xMinYMin",
1339 preserveAspectRatio: aspectRatio
/plugin/jcapture/lib/
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/statistics/js/
Dchart.js13aspectRatio),l=r&&r.canvas,h=l&&l.height,c=l&&l.width;this.id=i(),this.ctx=r,this.canvas=l,this.wi… property
/plugin/html5video2/script/
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
/plugin/callflow/
Draphael.js7023 aspectRatio = fit ? "meet" : "xMinYMin",
7038 preserveAspectRatio: aspectRatio
/plugin/advrack/
Draphael.js7029 aspectRatio = fit ? "xMidYMid meet" : "xMinYMin",
7044 preserveAspectRatio: aspectRatio
/plugin/datatables/assets/pdfmake/
Dpdfmake.js20684 …function parseAspectRatio(aspectRatio, availWidth, availHeight, elemWidth, elemHeight, initAlign) {
20685 …var temp = (aspectRatio || '').trim().match(/^(none)$|^x(Min|Mid|Max)Y(Min|Mid|Max)(?:\s+(meet|sli…
21924 var aspectRatio = (this.attr('preserveAspectRatio') || '').trim(),
21938 …return multiplyMatrix(parseAspectRatio(aspectRatio, width, height, viewBox[2], viewBox[3]), [1, 0,…
21980 var aspectRatio = this.attr('preserveAspectRatio'),
21986 aspectRatio = preserveAspectRatio;
22004 …return multiplyMatrix(this.get('transform'), [1, 0, 0, 1, x, y], parseAspectRatio(aspectRatio, wid…
22109 aspectRatio = (this.attr('preserveAspectRatio') || '').trim(),
22110 …aspectRatioMatrix = multiplyMatrix(parseAspectRatio(aspectRatio, width, height, viewBox[2], viewBo…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js2823 aspectRatio: 1.35, property
/plugin/strata/
Dplotly-2.25.2.min.js8 …:R,axes:A,axesPixels:null,spikes:S,bounds:m,objects:E,shape:z,aspect:t.aspectRatio||[1,1,1],pickRa…