Searched refs:startx (Results 1 – 8 of 8) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Gradient.php | 666 $startx = 0; 668 $startx = 1; 677 $startx = $m[1] / 100; 678 … } elseif (!isset($startx) && preg_match('/([0-9.]+(px|em|ex|pc|pt|cm|mm|in))/i', $first[0], $m)) { 681 $startx = $m[1]; 692 if (isset($startx) && !isset($starty)) { 695 if (!isset($startx) && isset($starty)) { 696 $startx = 0.5; 703 $startx = 0.5; 707 if (!isset($startx)) { [all …]
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 350 …l).attr("d","Mstartx,starty Qcontrolx,controly stopx,stopy ".replaceAll("startx",a.startPoint.x).r… 1387 …startx:l,stopx:u,starty:h}=r;if(l>u){let f=l;l=u,u=f}n.attr("x",Math.round(l+Math.abs(l-u)/2-s.wid… property
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 241 …startx:void 0,stopx:void 0,starty:void 0,stopy:void 0},verticalPos:0,sequenceItems:[],activations:… property 249 …startx,s.y=t.starty,s.class="activation"+o%3,s.width=t.stopx-t.startx,s.height=n-t.starty,r(a,s)},… 285 …startx," -25 ").concat(v," ").concat(b+y)),n.attr("preserveAspectRatio","xMinYMin meet")},f={data:… property 297 …ht,{class:"task"},n,t.colour)},h=function(e,t){r(e,{x:t.startx,y:t.starty,width:t.stopx-t.startx,h…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 241 …startx:void 0,stopx:void 0,starty:void 0,stopy:void 0},verticalPos:0,sequenceItems:[],activations:… property 249 …startx,s.y=t.starty,s.class="activation"+o%3,s.width=t.stopx-t.startx,s.height=n-t.starty,r(a,s)},… 285 …startx," -25 ").concat(v," ").concat(b+y)),n.attr("preserveAspectRatio","xMinYMin meet")},f={data:… property 297 …ht,{class:"task"},n,t.colour)},h=function(e,t){r(e,{x:t.startx,y:t.starty,width:t.stopx-t.startx,h…
|
| D | bundle.js.map | 1 …startx: undefined,\n stopx: undefined,\n starty: undefined,\n stopy: undefined\n },\n v…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …startx","starty","stopx","drawLoop","loopModel","drawLoopLine","stopy","sectionTitles","sectionHei…
|
| /plugin/abc2/abc-libraries/abcjs/ |
| D | abcjs_plugin-midi_6.0.0-beta.25-min.js | 3 …startx=u;var d=0;for(n&&console.log("init layout",e),c=0;c<s.voices.length;c++)r.beginLayout(u,s.v…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 62830 var startx = x; 62838 if (Math.abs(x - startx) > Math.abs(y - starty)) { 62843 x = startx;
|