Home
last modified time | relevance | path

Searched refs:scale (Results 101 – 125 of 528) sorted by relevance

12345678910>>...22

/plugin/diagramsnet/lib/
H A Delectron.js350scale: (options.crop && (options.scale == null || options.scale == 1)) ? 1.00001: (options.scale |…
1427 args.scale = args.scale || 1;
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php313 $scale = min($scale_x, $scale_y);
315 $scale = min($scale, 1);
318 $scale = max($scale, 1);
320 return $scale;
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js156 scale = CCE_SCALE[stream.read(2)];
173 gainCache = Math.pow(scale, -gain);
193 gainCache = Math.pow(scale, -t) * s;
686 var scale = c * scaleFactors[idx];
692 right[off + j] = left[off + j] * scale;
875 scale = (forward ? length : 1),
952 input[i + j + k][0] = (input[j + k][0] - zRe) * scale;
953 input[i + j + k][1] = (input[j + k][1] - zIm) * scale;
954 input[j + k][0] = (input[j + k][0] + zRe) * scale;
955 input[j + k][1] = (input[j + k][1] + zIm) * scale;
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js169 s = this.scale;
595 return new mxRectangle(0, Math.min(rect.height * this.scale, size * this.scale), 0, 0);
1154 …xRectangle(0, Math.min(rect.height * this.scale, size * 2 * this.scale), 0, Math.max(0, size * 0.3…
1225 …new mxRectangle(0, Math.min(rect.height * this.scale, size * this.scale), 0, Math.max(0, size * th…
1699 this.style, 'size', this.size)) * this.scale);
2350 size *= vertex.view.scale;
2413 size *= vertex.view.scale;
2486 size *= vertex.view.scale;
2563 size *= vertex.view.scale;
5585 var s = state.view.scale;
[all …]
/plugin/pdfjs/pdfjs/web/locale/si/
H A Dviewer.properties184 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
185 # numerical scale value.
186 page_scale_percent={{scale}}%
/plugin/pdfjs/pdfjs/web/locale/ur/
H A Dviewer.properties184 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
185 # numerical scale value.
186 page_scale_percent={{scale}}%
/plugin/pdfjs/pdfjs/web/locale/my/
H A Dviewer.properties174 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
175 # numerical scale value.
176 page_scale_percent={{scale}}%
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dfolder_open.svg1 …83l-3.97 6.922-64.096-35a2 2 0 0 0-.959-.244z" fill="#fff"/><g transform="scale(.26458333)"><path …
/plugin/pdfjs/pdfjs/web/locale/rw/
H A Dviewer.properties69 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
70 # numerical scale value.
/plugin/barcodes/
H A Dsyntax.php66 …$attributes->scale = $barcode->attributes()['scale'] ? floatval($barcode->attributes()['scale']) :…
/plugin/revealjs/css/
H A Dreveal.scss54 transform: scale( 1.3 );
63 transform: scale( 0.7 );
68 transform: scale( 0.1 );
799 transform: scale(16);
803 transform: scale(0.2);
806 transform: scale(16);
809 transform: scale(0.2);
1234 transform: scale(16);
1240 transform: scale(0.2);
1247 transform: scale(16);
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js75 svgbuf+="scale("+gcur.xscale.toFixed(3)+")"
77 svgbuf+="scale("+gcur.xscale.toFixed(3)+","+gcur.yscale.toFixed(3)+")"}
185 Psvg.prototype.scale=function(sx,sy){gcur.xoffs/=sx;gcur.yoffs/=sy;gcur.cx/=sx;gcur.cy/=sy;gcur.xscale*=sx;gcur.yscale*=sy;gchg=true} method in Psvg
222 Psvg.prototype.arp=function(val,x,y){var xy=getorig();ps_flush();abcobj.out_arp((x+xy[0])*abcobj.stv_g().scale,y-xy[1],val)}
223 Psvg.prototype.ltr=function(val,x,y){var xy=getorig();ps_flush();abcobj.out_ltr((x+xy[0])*abcobj.stv_g().scale,y-xy[1],val)}
224 Psvg.prototype.xygl=function(x,y,gl){var xy=getorig();ps_flush();abcobj.xygl((x+xy[0])*abcobj.stv_g().scale,y-xy[1],gl)}
225 Psvg.prototype.xygls=function(str,x,y,gl){var xy=getorig();ps_flush();abcobj.out_deco_str((x+xy[0])*abcobj.stv_g().scale,y-xy[1],gl,str)}
226 Psvg.prototype.xyglv=function(val,x,y,gl){var xy=getorig();ps_flush();abcobj.out_deco_val((x+xy[0])*abcobj.stv_g().scale,y-xy[1],gl,val)}
238 (x/abcobj.stv_g().scale).toFixed(1)+' '+y.toFixed(1)+' '+f);ps_flush(true)
260 Psvg.prototype.svgcall=function(f,x,y,v1,v2){var xy=getorig();ps_flush();f((x+xy[0])*abcobj.stv_g().scale,
[all...]
/plugin/photogallery/lightGallery/css/
H A Dlg-transitions.min.css1scale-up .lg-item{opacity:0}.lg-css3.lg-scale-up .lg-item.lg-next-slide,.lg-css3.lg-scale-up .lg-i…
/plugin/s5reloaded/ui/graphic_support/
H A Diepngfix.htc27 filt(src, 'image'); // was 'scale'
/plugin/s5reloaded/ui/thesis/
H A Diepngfix.htc27 filt(src, 'image'); // was 'scale'
/plugin/s5/ui/default/
H A Diepngfix.htc27 filt(src, 'image'); // was 'scale'
/plugin/s5/ui/dokuwiki/
H A Diepngfix.htc27 filt(src, 'image'); // was 'scale'
/plugin/translation/flags/
H A Duz.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 640 480"><path fill="#1eb53a" d="M0 320h640v160H0z"/><path fill="#0099b5" d="M0 0h640v160H0z"/><path fill="#ce1126" d="M0 153.6h640v172.8H0z"/><path fill="#fff" d="M0 163.2h640v153.6H0z"/><circle cx="134.4" cy="76.8" r="57.6" fill="#fff"/><circle cx="153.6" cy="76.8" r="57.6" fill="#0099b5"/><g fill="#fff" transform="matrix(1.92 0 0 1.92 261.1 122.9)"><g id="e"><g id="d"><g id="c"><g id="b"><path id="a" d="M0-6-1.9-.3 1 .7"/><use xlink:href="#a" width="100%" height="100%" transform="scale(-1 1)"/></g><use xlink:href="#b" width="100%" height="100%" transform="rotate(72)"/></g><use xlink (…)
/plugin/pdfjs/pdfjs/web/locale/tn/
H A Dviewer.properties71 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
72 # numerical scale value.
/plugin/pdfjs/pdfjs/web/locale/zam/
H A Dviewer.properties80 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
81 # numerical scale value.
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorToolBar.java263 double scale = Math.min(16, Math.max(0.01, in EditorToolBar()
265 graphComponent.zoomTo(scale, graphComponent in EditorToolBar()
/plugin/pdfjs/pdfjs/web/locale/ka/
H A Dviewer.properties218 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
219 # numerical scale value.
220 page_scale_percent={{scale}}%
/plugin/pdfjs/pdfjs/web/locale/kk/
H A Dviewer.properties218 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
219 # numerical scale value.
220 page_scale_percent={{scale}}%
/plugin/pdfjs/pdfjs/web/locale/bn-IN/
H A Dviewer.properties218 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
219 # numerical scale value.
220 page_scale_percent={{scale}}%
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties147 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
148 # numerical scale value.
149 page_scale_percent={{scale}}%

12345678910>>...22