/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/ |
H A 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;
|
H A 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/ |
H A 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/ |
H A 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/ |
H A 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 slice"); 1075 $documentElement->setAttribute("preserveAspectRatio", $aspectRatio);
|
/plugin/jmol2/jmol/ |
H A D | JmolAppletSigned0_ShapeBio.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet0_ShapeBio.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
/plugin/authgoogle/google/contrib/ |
H A 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/ |
H A D | raphael.svg.js | 1324 aspectRatio = fit ? "xMidYMid meet" : "xMinYMin", 1339 preserveAspectRatio: aspectRatio
|
/plugin/jcapture/lib/ |
H A D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/html5video2/script/ |
H A 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 in xs.AnonymousFunctionc9f82cd737200.AnonymousFunctionc9f82cd737400.n
|
/plugin/callflow/ |
H A D | raphael.js | 7023 aspectRatio = fit ? "meet" : "xMinYMin", 7038 preserveAspectRatio: aspectRatio
|
/plugin/advrack/ |
H A D | raphael.js | 7029 aspectRatio = fit ? "xMidYMid meet" : "xMinYMin", 7044 preserveAspectRatio: aspectRatio
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | fullcalendar.js | 2823 aspectRatio: 1.35,
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|