| /plugin/slider/ |
| D | screen.css | 17 .bx-wrapper { 24 .bx-wrapper img { 32 .bx-wrapper .bx-viewport { 41 .bx-wrapper .bx-pager, 42 .bx-wrapper .bx-controls-auto { 50 .bx-wrapper .bx-loading { 63 .bx-wrapper .bx-pager { 72 .bx-wrapper .bx-pager .bx-pager-item, 73 .bx-wrapper .bx-controls-auto .bx-controls-auto-item { 79 .bx-wrapper .bx-pager.bx-default-pager a { [all …]
|
| D | style.css | 38 .bx-wrapper .bx-viewport { 47 .bx-wrapper { 50 .bx-wrapper .bx-controls .bx-pager { 54 .bx-wrapper .bx-controls-direction a { 59 .bx-wrapper .bx-controls .bx-pager a { 64 .bx-wrapper img.plugin_slider_img {
|
| /plugin/godiag/ |
| D | syntax.php | 260 foreach($as_array as $bx => $symb) { 262 … $this->dgm['imap_html'] .= $this->imap_area($bx, $row, $this->dgm['imappings'][$symb]); 409 function draw_hoshi($im, $bx, $by) { argument 410 $coords=$this->get_coords($bx, $by); 414 function draw_white($im, $bx, $by) { argument 415 $coords=$this->get_coords($bx, $by); 420 function draw_black($im, $bx, $by) { argument 421 $coords=$this->get_coords($bx, $by); 425 function draw_white_circle($im, $bx, $by) { argument 426 $coords=$this->get_coords($bx, $by); [all …]
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/DataStructure/ |
| D | Rectangle.php | 62 $bx = PdfNumeric::ensure(PdfType::resolve($array[2], $parser))->value; 65 return new self($ax, $ay, $bx, $by); 73 * @param float|int $bx 76 public function __construct($ax, $ay, $bx, $by) argument 78 $this->llx = \min($ax, $bx); 80 $this->urx = \max($ax, $bx);
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
| D | Svg.php | 1789 $bx = $this->computeBezierBoundingBox($start, $curves); 1790 $minl = min($minl, $bx[0]); 1791 $maxr = max($maxr, $bx[2]); 1792 $mint = min($mint, $bx[1]); 1793 $maxb = max($maxb, $bx[3]); 1845 $bx = $this->computeBezierBoundingBox($start, $curves); 1846 $minl = min($minl, $bx[0]); 1847 $maxr = max($maxr, $bx[2]); 1848 $mint = min($mint, $bx[1]); 1849 $maxb = max($maxb, $bx[3]); [all …]
|
| /plugin/codemirror/dist/modes/ |
| D | gas.min.js | 1 …unction g(a){d="#";f.ax="variable";f.eax="variable-2";f.rax="variable-3";f.bx="variable";f.ebx="va…
|
| D | gas.min.js.map | 1 …bx","ebx","rbx","cx","ecx","rcx","dx","edx","rdx","si","esi","rsi","di","edi","rdi","sp","esp","rs…
|
| /plugin/sequencediagram/bower_components/raphael/dev/ |
| D | raphael.core.js | 1976 attrs = {x: 0, y: 0, bx: 0, by: 0, X: 0, Y: 0, qx: null, qy: null}, property 1977 attrs2 = {x: 0, y: 0, bx: 0, by: 0, X: 0, Y: 0, qx: null, qy: null}, property 1994 nx = d.x * 2 - d.bx; // And reflect the previous 2050 a1.bx = 0; 2098 attrs.bx = toFloat(seg[seglen - 4]) || attrs.x; 2100 attrs2.bx = p2 && (toFloat(seg2[seg2len - 4]) || attrs2.x); 4275 bx = 3 * (p2x - p1x) - cx, 4276 ax = 1 - cx - bx, 4281 return ((ax * t + bx) * t + cx) * t; 4294 d2 = (3 * ax * t2 + 2 * bx) * t2 + cx;
|
| /plugin/sequencediagram/bower_components/snap.svg/dist/ |
| D | snap.svg.js | 6228 attrs = {x: 0, y: 0, bx: 0, by: 0, X: 0, Y: 0, qx: null, qy: null}, property 6229 attrs2 = {x: 0, y: 0, bx: 0, by: 0, X: 0, Y: 0, qx: null, qy: null}, property 6246 nx = d.x * 2 - d.bx; // And reflect the previous 6302 a1.bx = 0; 6351 attrs.bx = toFloat(seg[seglen - 4]) || attrs.x; 6353 attrs2.bx = p2 && (toFloat(seg2[seg2len - 4]) || attrs2.x); 8116 var bx = el.getBBox ? el.getBBox() : box(el), 8124 out.dy = bx.y - bb.y; 8128 out.dy = bx.y2 - bb.y2; 8132 out.dy = bx.cy - bb.cy; [all …]
|
| D | snap.svg-min.js | 20 …bx:0,by:0,X:0,Y:0,qx:null,qy:null},i={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},j=(function(a,b,c… property
|
| /plugin/callflow/ |
| D | raphael.js | 2362 attrs = {x: 0, y: 0, bx: 0, by: 0, X: 0, Y: 0, qx: null, qy: null}, property 2363 attrs2 = {x: 0, y: 0, bx: 0, by: 0, X: 0, Y: 0, qx: null, qy: null}, property 2380 nx = d.x * 2 - d.bx; // And reflect the previous 2434 a1.bx = 0; 2454 attrs.bx = toFloat(seg[seglen - 4]) || attrs.x; 2456 attrs2.bx = p2 && (toFloat(seg2[seg2len - 4]) || attrs2.x); 4636 bx = 3 * (p2x - p1x) - cx, 4637 ax = 1 - cx - bx, 4642 return ((ax * t + bx) * t + cx) * t; 4655 d2 = (3 * ax * t2 + 2 * bx) * t2 + cx;
|
| /plugin/advrack/ |
| D | raphael.js | 2362 attrs = {x: 0, y: 0, bx: 0, by: 0, X: 0, Y: 0, qx: null, qy: null}, property 2363 attrs2 = {x: 0, y: 0, bx: 0, by: 0, X: 0, Y: 0, qx: null, qy: null}, property 2380 nx = d.x * 2 - d.bx; // And reflect the previous 2434 a1.bx = 0; 2454 attrs.bx = toFloat(seg[seglen - 4]) || attrs.x; 2456 attrs2.bx = p2 && (toFloat(seg2[seg2len - 4]) || attrs2.x); 4636 bx = 3 * (p2x - p1x) - cx, 4637 ax = 1 - cx - bx, 4642 return ((ax * t + bx) * t + cx) * t; 4655 d2 = (3 * ax * t2 + 2 * bx) * t2 + cx;
|
| D | jquery.qtip.js | 3122 rect: function(ax, ay, bx, by) { argument 3124 width: Math.abs(bx - ax), 3127 left: Math.min(ax, bx),
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Mpdf.php | 9747 $bx = $ay - ($lh / Mpdf::SCALE); 9749 $lk[0] = $bx * Mpdf::SCALE; 9844 $bx = $ay - ($lh / Mpdf::SCALE); 9846 $lk[0] = $bx * Mpdf::SCALE; 13038 $bx = $this->page_box['outer_width_LR'] - $m; 13039 $ax = max($ax1, $bx - $l); 13050 $this->Line($ax, $this->page_box['outer_width_TB'], $bx, $this->page_box['outer_width_TB']); 13052 …$this->Line($ax, $this->h - $this->page_box['outer_width_TB'], $bx, $this->h - $this->page_box['ou… 22227 $bx = $x0; 22231 …$bx -= ($table['padding']['L'] + $table['border_details']['L']['w'] + $table['border_spacing_H'] /… [all …]
|
| /plugin/sequencediagram/bower_components/raphael/ |
| D | raphael.no-deps.min.js | 1 …bx:0,by:0,X:0,Y:0,qx:null,qy:null},s={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},o=function(t,e,r)… property
|
| D | raphael.min.js | 1 …bx:0,by:0,X:0,Y:0,qx:null,qy:null},s={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},o=function(t,e,r)… property
|
| /plugin/flowchartjs/ |
| D | raphael.min.js | 1 …bx:0,by:0,X:0,Y:0,qx:null,qy:null},s={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},o=function(t,e,r)… property
|
| /plugin/chordsheets/js/ |
| H A D | raphael.js | 1 …bx:0,by:0,X:0,Y:0,qx:null,qy:null},s={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},o=function(t,e,r)… property
|
| /plugin/diagramsnet/lib/ |
| D | yarn.lock | 115 …integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyP…
|
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | abc2svg-1.js | 1141 function draw_rest(s){var s2,i,j,x,y,yb,bx,p_staff=staff_tb[s.st] 2099 function out_bars(){var i,b,bx,l=ba.length 2100 set_font("annotation");bx=gene.curfont.box 2101 if(bx) 2104 if(bx) 2105 gene.curfont.box=bx 7483 function tempo_build(s){var i,j,bx,p,wh,dy,w=0,str=[] 7526 function writempo(s,x,y){var bx 7529 bx=x} 7533 if(bx){gene.curfont.box=true [all …]
|
| /plugin/diagramsnet/lib/js/mermaid/ |
| D | mermaid.min.js | 6 …bx=Math.sqrt,xx=Math.PI,_x=xx/2,kx=2*xx;function wx(t){return t>1?0:t<-1?xx:Math.acos(t)}function …
|
| /plugin/flowcharts/ |
| D | mermaid.min.js | 1 …bx=Math.sqrt,xx=Math.PI,_x=xx/2,wx=2*xx;function kx(t){return t>1?0:t<-1?xx:Math.acos(t)}function …
|
| /plugin/amcharts/assets/amcharts/ |
| D | amcharts.js | 194 a.bx=b;a.by=c;d.setCN(e,p,this.bcn+"bullet");a.className&&d.setCN(e,p,a.className,!0)}if(p){p.size=… 201 this.resizedDItem;if(a){var b=a.bulletGraphics;b&&!b.doNotScale&&(b.translate(a.bx,a.by,1),b.setAtt… 203 …(1!=b||!isNaN(c))){var e=a.bulletGraphics;e&&!e.doNotScale&&(e.translate(a.bx,a.by,b),isNaN(c)||(e…
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | importer.js | 5094 mxVsdxUtils.isInsideTriangle = function (x, y, ax, ay, bx, by, cx, cy) { argument 5100 var d1 = sign(x, y, ax, ay, bx, by); 5101 var d2 = sign(x, y, bx, by, cx, cy);
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 7 …bx:0,by:0,X:0,Y:0,qx:null,qy:null},o=function(e,t,n){var i,o;if(!e)return["C",t.x,t.y,t.x,t.y,t.x,… property
|