Home
last modified time | relevance | path

Searched refs:scale (Results 51 – 75 of 528) sorted by relevance

12345678910>>...22

/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js40 var scale = graph.view.scale;
47 …if (Math.abs(scale - graph.view.scale) < 0.00001 && tx == graph.view.translate.x && ty == graph.vi…
213 var s = graph.view.scale;
991 var s = graph.view.scale;
1038 graph.zoomTo(scale);
1043 graph.container.scrollTop = pad.y * graph.view.scale - 1;
1060 graph.zoomTo(scale);
1080 var scale = Math.floor(20 * cw / fmt.width / ps) / 20;
1081 graph.zoomTo(scale);
1086 graph.container.scrollLeft = Math.min(pad.x * graph.view.scale,
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js564 graph.container.scrollTop = graph.view.translate.y * graph.view.scale + viewState.scrollTop;
619 scale: 1,
708 scale: this.view.scale,
709 scrollLeft: this.container.scrollLeft - this.view.translate.x * this.view.scale,
710 scrollTop: this.container.scrollTop - this.view.translate.y * this.view.scale,
772 if (state.scale != null)
774 this.view.scale = state.scale;
778 this.view.scale = 1;
803 this.view.scale = 1;
1186 newPage.viewState.scale = 1;
[all …]
H A DP2PCollab.js53 var s = graph.view.scale;
101 var s = graph.view.scale;
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Sitemap.js13 var scale = 0.2;
14 var w = 600 * scale;
15 var h = 350 * scale;
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dhard_disk.svg1scale(.26458333)" fill="url(#A)" paint-order="normal"/><path d="M105.498 110.094c-11.204 0-21.35 1…
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19scale){o.scale=p.scale}if(n&&n!=="Auto"){n=n.replace(/(Local|Web|Image)$/i,"");n=n.replace(/([a-z]…
H A Dconfig.js19 …+"/SVG/autoload",fontDir:MathJax.OutputJax.directory+"/SVG/fonts",config:{scale:100,minScaleAdjust…
/plugin/stlviewer/stlviewer/
H A DOrbitControls.js97 var scale = 1;
210 scale /= dollyScale;
222 scale *= dollyScale;
255 var radius = offset.length() * scale;
273 scale = 1;
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js187 var sc = this.state.scale;
201 scale: sc,
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java373 protected double scale; field in EditorActions.ScaleAction
378 public ScaleAction(double scale) { in ScaleAction() argument
379 this.scale = scale; in ScaleAction()
389 double scale = this.scale; in actionPerformed() local
391 if (scale == 0) { in actionPerformed()
398 scale = Double.parseDouble(value.replace("%", "")) / 100; in actionPerformed()
402 if (scale > 0) { in actionPerformed()
403 graphComponent.zoomTo(scale, graphComponent.isCenterZoom()); in actionPerformed()
504 final int scale, in post() argument
571 progressListener.onProgress((int) (offset + scale*counter/contentSize)); in post()
H A DSchemaEditorToolBar.java166 double scale = Math.min(16, Math.max(0.01, in SchemaEditorToolBar()
168 graphComponent.zoomTo(scale, graphComponent in SchemaEditorToolBar()
/plugin/barcodes/
H A DCHANGELOG.md11 * Added `scale` attribute
/plugin/translation/flags/
H A Dvi.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M-85.3 0h682.6v512H-85.3z"/></clipPath></defs><g fill-rule="evenodd" clip-path="url(#a)" transform="translate(80) scale(.9375)"><path fill="#da251d" d="M-128 0h768v512h-768z"/><path fill="#ff0" d="M349.6 381 260 314.3l (…)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css50 -webkit-transform: scale(-1, 1);
51 -ms-transform: scale(-1, 1);
52 transform: scale(-1, 1);
55 -webkit-transform: scale(1, -1);
56 -ms-transform: scale(-1, 1);
57 transform: scale(1, -1);
60 -webkit-transform: scale(-1, -1);
61 -ms-transform: scale(-1, 1);
62 transform: scale(-1, -1);
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.php511 $scale = $h / $ch;
513 if ($scale < 1) {
515 if (!$flags[$i]) { $cheights[$i] *= $scale; };
530 $scale = $h / $ch;
532 if ($scale < 1) {
534 if ($flags[$i]) { $cheights[$i] *= $scale; };
549 $scale = $h / $ch;
551 if ($scale < 1) {
553 if (!$flags[$i]) { $cheights[$i] *= $scale; };
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css50 -webkit-transform: scale(-1, 1);
51 -ms-transform: scale(-1, 1);
52 transform: scale(-1, 1);
55 -webkit-transform: scale(1, -1);
56 -ms-transform: scale(-1, 1);
57 transform: scale(1, -1);
60 -webkit-transform: scale(-1, -1);
61 -ms-transform: scale(-1, 1);
62 transform: scale(-1, -1);
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DREADME.md68 Barcode::html($code, $type, $scale = null, $height = null, $rotate = null, $color = null)
70 Barcode::png($code, $type, $file= null, $scale = null, $height = null, $rotate = null, $color = nul…
72 Barcode::svg($code, $type, $file= null, $scale = null, $height = null, $rotate = null, $color = nul…
78 $scale Barcode unit size in `px` units [default: `1`]
/plugin/encryptedpasswords/
H A Dstyle.less41 transform: translate(-50%, -50%) scale(1.5);
/plugin/lightbox/
H A Dstyle.css23 …filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"…
/plugin/airtable/
H A Dstyle.css9 /*transform: scale(1.05);*/
/plugin/pdfjs/pdfjs/web/locale/mai/
H A Dviewer.properties145 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
146 # numerical scale value.
147 page_scale_percent={{scale}}%
/plugin/pdfjs/pdfjs/web/locale/ml/
H A Dviewer.properties160 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
161 # numerical scale value.
162 page_scale_percent={{scale}}%
/plugin/jirainfo/
H A Dstyle.less159 -webkit-transform: scale(0.8);
160 -o-transform: scale(0.8);
161 transform: scale(0.8);
/plugin/pdfjs/pdfjs/web/locale/ks/
H A Dviewer.properties145 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
146 # numerical scale value.
147 page_scale_percent={{scale}}%
/plugin/pdfjs/pdfjs/web/locale/km/
H A Dviewer.properties160 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
161 # numerical scale value.
162 page_scale_percent={{scale}}%

12345678910>>...22