| /plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/ |
| D | GoogleAppsCardV1ImageCropStyle.php | 22 public $aspectRatio; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1ImageCropStyle 28 public function setAspectRatio($aspectRatio) argument 30 $this->aspectRatio = $aspectRatio; 34 return $this->aspectRatio;
|
| D | Image.php | 22 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/ |
| D | PretargetingConfigVideoPlayerSizes.php | 22 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/ |
| D | VideoFileDetailsVideoStream.php | 22 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/ |
| D | MovieEditorDialog.java | 340 …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 D | FetcherSvg.php | 1064 $aspectRatio = $this->getRequestedPreserveAspectRatio(); 1073 …$aspectRatio = SiteConfig::getConfValue(FetcherSvg::CONF_PRESERVE_ASPECT_RATIO_DEFAULT, "xMidYMid … 1075 $documentElement->setAttribute("preserveAspectRatio", $aspectRatio);
|
| /plugin/jmol2/jmol/ |
| D | JmolAppletSigned0_ShapeBio.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| D | JmolApplet0_ShapeBio.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
| D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
| D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| /plugin/authgoogle/google/contrib/ |
| D | Google_YouTubeService.php | 4483 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/ |
| D | raphael.svg.js | 1324 aspectRatio = fit ? "xMidYMid meet" : "xMinYMin", 1339 preserveAspectRatio: aspectRatio
|
| /plugin/jcapture/lib/ |
| D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/statistics/js/ |
| D | chart.js | 13 …aspectRatio),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/ |
| D | video.min.js | 20 …aspectRatio(this.options_.aspectRatio),this.crossOrigin(this.options_.crossOrigin||this.options_.c… 21 …aspectRatio=e.aspectRatio),e.hasOwnProperty("easyReader")&&(n[i].easyReader=e.easyReader),e.hasOwn… property
|
| /plugin/callflow/ |
| D | raphael.js | 7023 aspectRatio = fit ? "meet" : "xMinYMin", 7038 preserveAspectRatio: aspectRatio
|
| /plugin/advrack/ |
| D | raphael.js | 7029 aspectRatio = fit ? "xMidYMid meet" : "xMinYMin", 7044 preserveAspectRatio: aspectRatio
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 20684 …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 D | fullcalendar.js | 2823 aspectRatio: 1.35, property
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …:R,axes:A,axesPixels:null,spikes:S,bounds:m,objects:E,shape:z,aspect:t.aspectRatio||[1,1,1],pickRa…
|