| /plugin/barcodes/vendor/jucksearm/php-barcode/ |
| D | Barcode.php | 24 ->setScale($scale) 44 ->setScale($scale) 64 ->setScale($scale)
|
| D | README.md | 57 ->setScale(null)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/ |
| D | ExponentialBuckets.php | 42 public function setScale($scale) function in Google\\Service\\Networkconnectivity\\ExponentialBuckets
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/ |
| D | Exponential.php | 51 public function setScale($scale) function in Google\\Service\\Logging\\Exponential
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/ |
| D | Exponential.php | 51 public function setScale($scale) function in Google\\Service\\Monitoring\\Exponential
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/ |
| D | PartitionConfig.php | 64 public function setScale($scale) function in Google\\Service\\PubsubLite\\PartitionConfig
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/ |
| D | OracleColumn.php | 174 public function setScale($scale) function in Google\\Service\\Datastream\\OracleColumn
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
| D | TableFieldSchema.php | 191 public function setScale($scale) function in Google\\Service\\Bigquery\\TableFieldSchema
|
| /plugin/barcodes/lib/ |
| D | BarcodesWrapper.php | 88 … if ($this->factory instanceof BarcodeFactory) $this->factory->setScale($this->attributes->scale);
|
| /plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
| D | BarcodeFactory.php | 101 public function setScale($value) function in jucksearm\\barcode\\lib\\BarcodeFactory
|
| /plugin/a2s/ |
| D | ASCIIToSVG.php | 1655 public function setScale($x, $y) { function in dokuwiki\\plugin\\a2s\\Scale 2865 $o->setScale($x, $y);
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jmol2/jmol/ |
| D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
| D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| 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/diagramsnet/lib/js/grapheditor/ |
| D | Editor.js | 451 this.graph.view.setScale(1);
|
| D | Sidebar.js | 396 …this.graph2.view.setScale(Math.round(Math.min(this.maxTooltipWidth / bounds.width, this.maxTooltip…
|
| D | EditorUi.js | 3060 this.editor.graph.view.setScale(1);
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …setScale(),i&&i.setScale(),x(t,r,e,!1,n,i)}function m(t,e,r,n,i){var a=i[r],o=i[r+"ref"],s=-1!==r.…
|
| /plugin/ditaa/ditaa/ |
| D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 988 mxGraphView.prototype.setScale=function(a){var b=this.scale;this.scale!=a&&(this.scale=a,this.isEve… method in mxGraphView 1098 …le));if(d)b?this.view.scale!=e&&this.view.setScale(e):mxUtils.hasScrollbars(this.container)?(this.… 1201 …anslate(0,0):(this.view.translate.x=0,this.view.translate.y=0,this.view.setScale(1))};mxGraph.prot… 1204 ….scale=c,this.scrollRectToVisible(d)||(this.view.revalidate(),this.view.setScale(c));else if(d=mxU… 1205 …late.y,k=this.container.scrollLeft,l=this.container.scrollTop;this.view.setScale(c);d&&(e=d=0,b&&(… 1208 …th;c=this.view.scale*b;mxUtils.hasScrollbars(this.container)?(this.view.setScale(c),this.container… 1347 …idateCellState.apply(a,arguments):null};a.setStates(new mxDictionary);a.setScale(b);if(null!=c){a.… 1348 …Scale=null;mxTemporaryCellStates.prototype.destroy=function(){this.view.setScale(this.oldScale);th…
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 1192 mxGraphView.prototype.setScale=function(a){var b=this.scale;this.scale!=a&&(this.scale=a,this.isEve… method in mxGraphView 1302 …le));if(d)b?this.view.scale!=e&&this.view.setScale(e):mxUtils.hasScrollbars(this.container)?(this.… 1405 …anslate(0,0):(this.view.translate.x=0,this.view.translate.y=0,this.view.setScale(1))};mxGraph.prot… 1408 ….scale=c,this.scrollRectToVisible(d)||(this.view.revalidate(),this.view.setScale(c));else if(d=mxU… 1409 …late.y,k=this.container.scrollLeft,l=this.container.scrollTop;this.view.setScale(c);d&&(e=d=0,b&&(… 1412 …th;c=this.view.scale*b;mxUtils.hasScrollbars(this.container)?(this.view.setScale(c),this.container… 1551 …idateCellState.apply(a,arguments):null};a.setStates(new mxDictionary);a.setScale(b);if(null!=c){a.… 1552 …Scale=null;mxTemporaryCellStates.prototype.destroy=function(){this.view.setScale(this.oldScale);th… 2053 …late.x=0;this.graph.currentTranslate.y=0;this.updateGraphComponents();this.graph.view.setScale(1)}; 2229 EditorUi.prototype.lightboxFit=function(b){if(this.isDiagramEmpty())this.editor.graph.view.setScale…
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-viewer.production.min.js | 2 …r o=U();o.setTranslate(t,n);var a=U();a.setRotate(i||0,0,0);var s=U();s.setScale(1,1),ne(e,[o,a,s]…
|
| /plugin/abc2/abc-libraries/abcjs/ |
| D | abcjs_plugin-midi_6.0.0-beta.25-min.js | 3 …setScale=function(e){1!==e?(this.svg.style.transform="scale("+e+","+e+")",this.svg.style["-ms-tran… method in r
|