Searched refs:starty (Results 1 – 7 of 7) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Gradient.php | 671 $starty = 1; 673 $starty = 0; 685 $starty = 1 - ($m[1] / 100); 686 …} elseif (!isset($starty) && isset($first[1]) && preg_match('/([0-9.]+(px|em|ex|pc|pt|cm|mm|in))/i… 689 $starty = $m[1]; 692 if (isset($startx) && !isset($starty)) { 693 $starty = 0.5; 695 if (!isset($startx) && isset($starty)) { 702 $starty = 1; 710 if (!isset($starty)) { [all …]
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 350 …stroke",l).attr("d","Mstartx,starty Qcontrolx,controly stopx,stopy ".replaceAll("startx",a.startPo… 1387 …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.width/2)),e.class===… property
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 241 …starty:void 0,stopy:void 0},verticalPos:0,sequenceItems:[],activations:[],models:{getHeight:functi… property 249 …starty,s.class="activation"+o%3,s.width=t.stopx-t.startx,s.height=n-t.starty,r(a,s)},u=function(e,… 285 …starty+2*l.diagramMarginY,v=u+_.stopx+2*l.diagramMarginX;Object(a.configureSvgSize)(n,b,v,l.useMax… property 297 …,n,t.colour)},h=function(e,t){r(e,{x:t.startx,y:t.starty,width:t.stopx-t.startx,height:t.stopy-t.s…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 241 …starty:void 0,stopy:void 0},verticalPos:0,sequenceItems:[],activations:[],models:{getHeight:functi… property 249 …starty,s.class="activation"+o%3,s.width=t.stopx-t.startx,s.height=n-t.starty,r(a,s)},u=function(e,… 285 …starty+2*l.diagramMarginY,v=u+_.stopx+2*l.diagramMarginX;Object(a.configureSvgSize)(n,b,v,l.useMax… property 297 …,n,t.colour)},h=function(e,t){r(e,{x:t.startx,y:t.starty,width:t.stopx-t.startx,height:t.stopy-t.s…
|
| D | bundle.js.map | 1 …starty: undefined,\n stopy: undefined\n },\n verticalPos: 0,\n sequenceItems: [],\n activat…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …starty","stopx","drawLoop","loopModel","drawLoopLine","stopy","sectionTitles","sectionHeight","dra…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 62831 var starty = y; 62838 if (Math.abs(x - startx) > Math.abs(y - starty)) { 62841 y = starty;
|