Home
last modified time | relevance | path

Searched refs:factor (Results 26 – 50 of 86) sorted by last modified time

1234

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js22578 var factor = -1 * this._scale,
22582 factor *= event.deltaMode === 0 ? 0.020 : 0.32;
22584 factor *= event.deltaMode === 0 ? 1.0 : 16.0;
22599 ) * sign(event.deltaY) * factor
22608 dx: factor * event.deltaY,
22613 dx: factor * event.deltaX,
22614 dy: factor * event.deltaY
/plugin/passpolicy/
H A Dwords.txt1207 factor
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js4642 Graph.prototype.zoom = function(factor, center) argument
4644 factor = Math.max(0.01, Math.min(this.view.scale * factor, 160)) / this.view.scale;
H A DShapes.js5518 function createCubeHandleFunction(factor, defaultValue, allowArcHandle) argument
5525 mxUtils.getValue(this.state.style, 'size', defaultValue))))) * factor;
5531 Math.min(bounds.height, pt.y - bounds.y))) / factor);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1744 …Exception("Hashtable's capacity overflowed and went negative. Check load factor, capacity and the …
H A Dorgchart.min.js9 …Exception("Hashtable's capacity overflowed and went negative. Check load factor, capacity and the …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D47.47.js.map1 …\n 'numeric',\n 'vector',\n 'data.frame',\n 'factor',\n 'librar…
H A Dbundle.js.map1factor for [0, 2pi].\n // TODO Allow start and end angle to be specified?\n // TODO Allow pa…
H A D2.2.js23892 function getNumericValue(node, factor) { argument
23897 factor = 100.0;
23899 var result = parseFloat(m[1]) / factor;
H A D3.3.js.map1 …cription\": \"Lets the canvas know whether or not translucency will be a factor. If the canvas kno…
H A D2.2.js.map1factor and flex shrink factor, and the flex basis.\",\n \"restrictions\": [\n …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1factor for [0, 2pi].\n // TODO Allow start and end angle to be specified?\n // TODO Allow pa…
/plugin/ol3/
H A Dscript.js8 …s)||this,n=e||{};return r.dataProjection=Gr("EPSG:4326"),r.factor_=n.factor?n.factor:1e5,r.geometr…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2 …peof screen!="undefined"){var factor=Math.min(screen.width/w,screen.height/h);w=Math.round(w*facto…
H A Dopus.js2 …peof screen!="undefined"){var factor=Math.min(screen.width/w,screen.height/h);w=Math.round(w*facto…
H A Dogg.js2 …peof screen!="undefined"){var factor=Math.min(screen.width/w,screen.height/h);w=Math.round(w*facto…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1570 multiplication factor)
H A Dstructure.txt2060 …['m_wQuality']=>integer() // quality factor (0=most compressed lossy; 99=best qu…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1factor","fcl","forth","fortran","fsharp","gfm","gherkin","glsl","go","gql","groovy","gss","haml","…
H A Dscripts.min.js8 …ed",mime:"application/x-ejs",deps:["javascript"]},erlang:{name:"erlang"},factor:{name:"factor"},fc… class in AnonymousFunction3fb7904a21a00.c
/plugin/codemirror/dist/modes/
H A Dfactor.min.js.map1factor/factor.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","define…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …edCanvases, webGLContext) {\n // we will increase scale on some weird factor to let antialiasin…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1factor the `PDFHistory` initialization to remove this hack\n // that's currently necessary to…

1234