Home
last modified time | relevance | path

Searched refs:scale (Results 76 – 100 of 528) sorted by relevance

12345678910>>...22

/plugin/imagelink/
H A Dstyle.css4 transform: scale(1.1, 1.1);
/plugin/stlviewer/stlviewer/
H A Dstl_viewer.min.js2scale?e.scale:1,a=void 0!==e.scalex?e.scalex:t,i=void 0!==e.scaley?e.scaley:t,n=void 0!==e.scalez?…
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js13 var scale = 0.75; variable
5834 Math.round(b.w * scale), Math.round(b.h * scale)), vertexStyle);
7100 return val * scale;
7106 w = w * scale;
11116 Math.round(b.w * scale), Math.round(b.h * scale)), '');
12499 var th = p.Name_h * scale;
12556 var th = p.Name_h * scale;
12587 keyW = p.Column1 * scale;
12638 var th = p.Name_h * scale;
12669 keyW = p.Column1 * scale;
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js363 this.graph2.view.scale = 1;
2336 var s = graph.view.scale;
2359 var s = graph.view.scale;
2635 geo.x = (state.x - view.translate.x) / view.scale;
2995 var dx = view.translate.x * view.scale;
2996 var dy = view.translate.y * view.scale;
3033 bounds.width * view.scale / 2) + 'px';
3035 bounds.height * view.scale / 2) + 'px';
3875 scale = (scale != null) ? scale : 1;
3903 Math.round(w * scale), Math.round(h * scale), '', stencilName.replace(/_/g, ' '), null, null,
[all …]
/plugin/translation/flags/
H A Dhe.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M-87.6 0H595v512H-87.6z"/></clipPath></defs><g fill-rule="evenodd" clip-path="url(#a)" transform="translate(82.1) scale(.94)"><path fill="#fff" d="M619.4 512H-112V0h731.4z"/><path fill="#0038b8" d="M619.4 115.2H-112V48 (…)
H A Dsl.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M-15 0h682.6v512H-15.1z"/></clipPath></defs><g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#a)" transform="translate(14.1) scale(.9375)"><path fill="#fff" d="M-62 0H962v512H-62z"/><path fill="#d50000" d="M-62 341.3H962V512H-62z (…)
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.note-call.class.php43 $font->size->scale(0.75);
62 $font->size->scale(0.5);
H A Dbox.text.php91 …$scale = $line_height->apply($this->ascender + $this->descender) / ($this->ascender + $this->desce…
93 $scale = 0;
98 $delta = $height * ($scale-1);
99 $this->put_height(($this->ascender + $this->descender)*$scale);
/plugin/issuelinks/
H A Dstyle.less177 transform: scale(1) rotate(0deg);
182 transform: scale(1.1) rotate(0deg);
187 transform: scale(1.2) rotate(0deg);
/plugin/pdfjs/pdfjs/web/locale/ne-NP/
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/pdfjs/pdfjs/web/locale/kn/
H A Dviewer.properties169 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
170 # numerical scale value.
171 page_scale_percent={{scale}}%
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dannotation-xml.js19 …etScale:function(){return this.SUPER(arguments).HTMLgetScale.call(this)/b.scale}});a.xml.Augment({…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php809 $scale = 1000 / $unitsPerEm;
815 $this->bbox = [($xMin * $scale), ($yMin * $scale), ($xMax * $scale), ($yMax * $scale)];
832 $this->hheaascent = ($hheaAscender * $scale);
833 $this->hheadescent = ($hheaDescender * $scale);
834 $this->hhealineGap = ($hheaLineGap * $scale);
835 $this->advanceWidthMax = ($hheaAdvanceWidthMax * $scale);
854 $this->strikeoutSize = ($yStrikeoutSize * $scale);
4511 getHMTX($numberOfHMetrics, $numGlyphs, & $glyphToChar, $scale) global() argument
[all...]
/plugin/combo/resources/theme/default/pages/partials/
H A Dhead-partial.hbs2 <meta name="viewport" content="width=device-width, initial-scale=1">
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak373 protected double scale;
378 public ScaleAction(double scale) {
379 this.scale = scale;
389 double scale = this.scale;
391 if (scale == 0) {
394 mxResources.get("scale") + " (%)",
398 scale = Double.parseDouble(value.replace("%", "")) / 100;
402 if (scale > 0) {
403 graphComponent.zoomTo(scale, graphComponent.isCenterZoom());
504 final int scale,
[all …]
/plugin/pdfjs/pdfjs/web/locale/hto/
H A Dviewer.properties114 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
115 # numerical scale value.
116 page_scale_percent={{scale}}%
/plugin/pdfjs/pdfjs/web/locale/sr/
H A Dviewer.properties196 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
197 # numerical scale value.
198 page_scale_percent={{scale}}%
/plugin/pdfjs/pdfjs/web/locale/ta/
H A Dviewer.properties177 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
178 # numerical scale value.
179 page_scale_percent={{scale}}%
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties177 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
178 # numerical scale value.
179 page_scale_percent={{scale}}%
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js328scale));0<f&&this.node.setAttribute("ry",this.format(f*this.state.scale))};mxSvgCanvas2D.prototype…
376 …ape.prototype.checkBounds=function(){return!isNaN(this.scale)&&isFinite(this.scale)&&0<this.scale&…
458 …ext.prototype.checkBounds=function(){return!isNaN(this.scale)&&isFinite(this.scale)&&0<this.scale&…
939 …d(n-g.height/2)}if(b||null==k.bounds||k.scale!=a.view.scale||!k.bounds.equals(g))k.bounds=g,k.scal…
988 mxGraphView.prototype.setScale=function(a){var b=this.scale;this.scale!=a&&(this.scale=a,this.isEve…
995 …Bounds=function(){return new mxRectangle(this.translate.x*this.scale,this.translate.y*this.scale)};
1002scale=this.scale,this.backgroundPageShape.bounds=a,this.backgroundPageShape.redraw())}else null!=t…
1003scale=this.scale;a.bounds.x=this.scale*(this.translate.x+b.x);a.bounds.y=this.scale*(this.translat…
1008scale-c.origin.x-this.translate.x,a.origin.y+=d.y/this.scale-c.origin.y-this.translate.y)):(a.orig…
1034 f.x+m*e+((0==g?0:l/g)*d+c)*this.scale;d=f.y+l*e-((0==g?0:m/g)*d-k)*this.scale}}return new mxPoint(c…
[all …]
/plugin/pdfjs/pdfjs/web/locale/ta-LK/
H A Dviewer.properties67 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
68 # numerical scale value.
/plugin/pdfjs/pdfjs/web/locale/tsz/
H A Dviewer.properties65 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
66 # numerical scale value.
/plugin/pdfjs/pdfjs/web/locale/meh/
H A Dviewer.properties63 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
64 # numerical scale value.
/plugin/pdfjs/pdfjs/web/locale/mn/
H A Dviewer.properties71 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
72 # numerical scale value.
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dauto-collapse.js182 …th = t.root.data[0].HTMLspanElement().parentNode.bbox.w, e.em = 1 / t.HTMLCSS.em / t.HTMLCSS.scale;
218 e.width = t.root.CHTML.w, e.em = 1 / t.CHTML.em / t.CHTML.scale;
222 e.tmp.className = e.span.className, t.root.CHTML.w / t.CHTML.scale;
232 return t.root.data[0].CHTML.w / t.CHTML.scale;

12345678910>>...22