Searched refs:fz (Results 1 – 8 of 8) sorted by relevance
| /plugin/schemadata/ |
| D | plugin.info.txt | 3 email fz.deniz.kilic@gmail.com
|
| D | README | 17 Copyright (C) Deniz Kilic <fz.deniz.kilic@gmail.com>
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-embedded.css | 11 …+h/DuHVuH5ltmtDszPPz5zduWjZxnWg07hpdu6Onn+W0b1vX2Gd72Ymlk+ZNr1/fPbWqUle7SF/fz/LqVy/JFWS339C0fvnfR4…
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Extensions.js | 9290 var fz = getFontSize(p.Name).match(/\d+/); 9291 …var th = Math.max(mxUtils.getSizeForString(p.Name.t, fz? fz[0] : defaultFontSize, null, w - 10).he… 9301 var fz = getFontSize(p.TaskName).match(/\d+/); 9302 …? p.TaskHeight * scale : Math.max(mxUtils.getSizeForString(p.TaskName.t, fz? fz[0] : defaultFontSi… 9316 var fz = getFontSize(pTxt).match(/\d+/); 9317 …var curH = Math.max(mxUtils.getSizeForString(pTxt.t, fz? fz[0] : defaultFontSize, null, w - 10).h…
|
| /plugin/bpmnioeditor/ |
| D | style.css | 833 …+h/DuHVuH5ltmtDszPPz5zduWjZxnWg07hpdu6Onn+W0b1vX2Gd72Ymlk+ZNr1/fPbWqUle7SF/fz/LqVy/JFWS339C0fvnfR4…
|
| /plugin/jmol2/jmol/ |
| D | CHANGES.txt | 942 # %[fz] %Z 1028 # new feature: {x y z}.ux, .uy, .uz similar to .fx, .fy, .fz 4065 # .fx, .fy, .fz, .fxyz, 4870 # bug fix for inability to specify fractional coordinates: adds fx, fy, fz as 4871 # select fx < 0.5 and fy < 0.5 and fz < 0.5 4873 # bug fix for inability to use x,y,z,fx,fy,fz with cartesian points
|
| /plugin/processing/ |
| D | script.js | 6249 var fx = (3-2*x)*x*x, fy = (3-2*y)*y*y, fz = (3-2*z)*z*z; 6252 return lerp(fz,
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 12 …fz,dz=N(()=>{"use strict";ou();f7();Xbe=o((t,e,r=50)=>{let{r:n,g:i,b:a,a:s}=Fi.parse(t),{r:l,g:u,b… variable in o7
|