Home
last modified time | relevance | path

Searched defs:scale (Results 26 – 50 of 285) sorted by relevance

12345678910>>...12

/plugin/html2pdf/html2pdf/html2ps/
Doutput.png.class.php342 function image($image, $x, $y, $scale) {
366 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
389 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
414 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
/plugin/flowchartjs/styles/
Ddefault.json15 "scale": 1, number
/plugin/diagramsnet/lib/math/config/
Ddefault.js638 scale: 100, property
823 scale: 100, property
859 scale: 100, property
/plugin/diagramsnet/lib/math/jax/output/SVG/
Dconfig.js19 …+"/SVG/autoload",fontDir:MathJax.OutputJax.directory+"/SVG/fonts",config:{scale:100,minScaleAdjust… property
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorActions.java373 protected double scale; field in EditorActions.ScaleAction
378 public ScaleAction(double scale) { in ScaleAction()
389 double scale = this.scale; in actionPerformed() local
504 final int scale, in post()
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
Dconfig.js19 …OutputJax.fontDir+"/HTML-CSS",config:{noReflows:true,matchFontHeight:true,scale:100,minScaleAdjust… property
/plugin/diagramsnet/lib/js/diagramly/util/
DmxAsyncCanvas.js201 scale: sc, property
DmxJsCanvas.js141 mxJsCanvas.prototype.scale = function(s) method in mxJsCanvas
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DFunctionScore.php131 string $scale,
/plugin/abc2/abc-libraries/abc2svg/
Dgrid3-1.js142 if(t){p_vc={id:"grid3",v:vt.length,time:0,pos:{gst:0},scale:1,st:0,second:true,sls:[]} property
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Daac.js686 var scale = c * scaleFactors[idx]; variable
875 scale = (forward ? length : 1), variable
/plugin/photogallery/lightGallery/js/
Dlg-zoom.min.js4 …(/Chrom(e|ium)\/([0-9]+)\./);return b&&parseInt(b[2],10)<54&&(a=!0),a},c={scale:1,zoom:!0,actualSi… property
Dlg-zoom.js36 scale: 1, property
/plugin/combo/ComboStrap/
H A DColorRgb.php648 function scale(int $percentage): ColorRgb function in ComboStrap\\ColorRgb
/plugin/diagramsnet/lib/js/diagramly/
DMenus.js773 mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection, argument
794 mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection, addShadow, editable, argument
809 …'export'), null, mxUtils.bind(this, function(ignoreSelection, editable, transparent, scale, border) argument
822 mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection, addShadow, editable, argument
837 …'export'), null, mxUtils.bind(this, function(ignoreSelection, editable, tranaparent, scale, border) argument
DElectronApp.js49 scale: zoom, property
1919 currentPage, scale, border, grid, includeXml) argument
1989 scale: scale, property
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
Dmultiline.js19 …LremoveColor(o);var n=b.createStack(o);this.HTMLgetScale();var g={n:0,Y:0,scale:this.scale||1,isTo… property
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
Dmultiline.js19 …kWidth<g.BIGDIMEN){l.w=g.linebreakWidth}else{l.w=g.cwidth}}var h={n:0,Y:0,scale:this.scale||1,isTo… property
/plugin/pdfjs/pdfjs/web/
Dviewer.js9616 scale: 1 property
9882 scale: 1, property
9929 scale: 1, property
10050 scale: this.scale property
10549 scale: scale * _ui_utils.CSS_UNITS property
10563 scale: scale, property
10707 scale: newScale, property
10741 scale: newScale, property
10753 var scale = parseFloat(value); variable
10958 scale: normalizedScaleValue, property
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
Deditor_zh-CN.properties172 scale=Scale key
Deditor_de.properties180 scale=Skalierung key
Deditor.properties176 scale=Scale key
/plugin/diagramsnet/lib/js/diagramly/graphml/
DmxGraphMlCodec.js973 "com.yworks.sbgn.style.radius": {key: "arcSize", mod: "scale", scale: 2}, property
2187 "scale": {key: "endSize", mod: "scale", scale: 5}, property
2201 "scale": {key: "startSize", mod: "scale", scale: 5}, property
/plugin/jmol2/jmol/
DJmolApplet0_ReadersCifPdb.jar ... , int) throws java.lang.Exception void scale (int) throws java.lang.Exception void ...
DJmolAppletSigned0_ReadersCifPdb.jar ... , int) throws java.lang.Exception void scale (int) throws java.lang.Exception void ...

12345678910>>...12