Home
last modified time | relevance | path

Searched refs:startx (Results 1 – 8 of 8) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DGradient.php666 $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 Dmermaid.min.js350 …l).attr("d","Mstartx,starty Qcontrolx,controly stopx,stopy ".replaceAll("startx",a.startPoint.x).r…
1387startx: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/
Dbundle.js241startx:void 0,stopx:void 0,starty:void 0,stopy:void 0},verticalPos:0,sequenceItems:[],activations:… property
249startx,s.y=t.starty,s.class="activation"+o%3,s.width=t.stopx-t.startx,s.height=n-t.starty,r(a,s)},…
285startx," -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/
Dbundle.js241startx:void 0,stopx:void 0,starty:void 0,stopy:void 0},verticalPos:0,sequenceItems:[],activations:… property
249startx,s.y=t.starty,s.class="activation"+o%3,s.width=t.stopx-t.startx,s.height=n-t.starty,r(a,s)},…
285startx," -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…
Dbundle.js.map1startx: undefined,\n stopx: undefined,\n starty: undefined,\n stopy: undefined\n },\n v…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1startx","starty","stopx","drawLoop","loopModel","drawLoopLine","stopy","sectionTitles","sectionHei…
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js3startx=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/
Dpdfmake.js62830 var startx = x;
62838 if (Math.abs(x - startx) > Math.abs(y - starty)) {
62843 x = startx;