/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/ |
H A D | mglyph.js | 19 …bbox=g.HTMLspanElement().bbox}}}}else{if(!this.img){this.img=a.mglyph.GLYPH[m.src]}if(!this.img){t…
|
H A D | mmultiscripts.js | 19 …bbox=this.HTMLzeroBBox()}var P=b.TeX.x_height*R,C=b.TeX.scriptspace*R*0.75;var B=this.HTMLgetScrip…
|
H A D | mtable.js | 19 …bbox;if(aE.HTMLcanStretch("Vertical")){aW=aO.h+aO.d;if(aW){aV=b.length2em(aV,aB,aW);if(aV*aO.h/aW>…
|
H A D | maction.js | 19 …bbox=this.HTMLzeroBBox();return j}j=this.HTMLcreateSpan(j);j.bbox=null;j.scale=this.HTMLgetScale()…
|
H A D | multiline.js | 19 …bbox:{w:0},style:{}}}});var e={newline:0,nobreak:1000000,goodbreak:[-200],badbreak:[+200],auto:[0]…
|
H A D | annotation-xml.js | 19 …(this.data[e].cloneNode(true))}var j=f.bbox;f.bbox=null;j.rw=j.w=b.getW(f);var h=b.getHD(f);j.h=h.…
|
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/ |
H A D | jax.js | 19 …bbox,o=m.HTMLCSS.outerEm;var n={w:r.w*o,h:r.h*o,d:r.d*o};if(r.width){n.width=r.width}return n},Zoo… class in p
|
/plugin/diagramsnet/lib/math/config/ |
H A D | MML_HTMLorMML-full.js | 56 …bbox,o=m.HTMLCSS.outerEm;var n={w:r.w*o,h:r.h*o,d:r.d*o};if(r.width){n.width=r.width}return n},Zoo… class in r 57 …bbox;if(aE.HTMLcanStretch("Vertical")){aW=aO.h+aO.d;if(aW){aV=b.length2em(aV,aB,aW);if(aV*aO.h/aW>… 58 …his.data[this.base],p=this.data[this.sub],n=this.data[this.sup];if(!s){s={bbox:{h:0.8,d:0.2}}}q.fi… class in AnonymousFunction8411e68b22000.s
|
H A D | AM_HTMLorMML-full.js | 56 …bbox,o=m.HTMLCSS.outerEm;var n={w:r.w*o,h:r.h*o,d:r.d*o};if(r.width){n.width=r.width}return n},Zoo… class in AnonymousFunctionac74239318b00.E 57 …bbox;if(aE.HTMLcanStretch("Vertical")){aW=aO.h+aO.d;if(aW){aV=b.length2em(aV,aB,aW);if(aV*aO.h/aW>… 58 …his.data[this.base],p=this.data[this.sub],n=this.data[this.sup];if(!s){s={bbox:{h:0.8,d:0.2}}}q.fi… class in AnonymousFunctionac74239321900.s
|
H A D | Accessible-full.js | 71 …bbox=l.data[0].toHTML(j).bbox}else{j=f.apply(this,arguments)}return j}});g.merror.Augment({toHTML:… class in p 73 …"Extension","HTML"],style:["Extension","HTML"],cssId:["Extension","HTML"],bbox:["Extension","bbox"… 78 …bbox,o=m.HTMLCSS.outerEm;var n={w:r.w*o,h:r.h*o,d:r.d*o};if(r.width){n.width=r.width}return n},Zoo… class in AnonymousFunction50bd3fb826900.o 79 …bbox;if(aE.HTMLcanStretch("Vertical")){aW=aO.h+aO.d;if(aW){aV=b.length2em(aV,aB,aW);if(aV*aO.h/aW>… 80 …his.data[this.base],p=this.data[this.sub],n=this.data[this.sup];if(!s){s={bbox:{h:0.8,d:0.2}}}q.fi… class in AnonymousFunction50bd3fb82f800.s
|
H A D | TeX-MML-AM_HTMLorMML-full.js | 68 …bbox=l.data[0].toHTML(j).bbox}else{j=f.apply(this,arguments)}return j}});g.merror.Augment({toHTML:… class in p 70 …"Extension","HTML"],style:["Extension","HTML"],cssId:["Extension","HTML"],bbox:["Extension","bbox"… 76 …bbox,o=m.HTMLCSS.outerEm;var n={w:r.w*o,h:r.h*o,d:r.d*o};if(r.width){n.width=r.width}return n},Zoo… class in p 77 …bbox;if(aE.HTMLcanStretch("Vertical")){aW=aO.h+aO.d;if(aW){aV=b.length2em(aV,aB,aW);if(aV*aO.h/aW>… 78 …his.data[this.base],p=this.data[this.sub],n=this.data[this.sup];if(!s){s={bbox:{h:0.8,d:0.2}}}q.fi… class in AnonymousFunction6b7ca7c430a00.s
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | font.class.php | 11 var $bbox; variable in Font 28 return $this->bbox[3]*0.25; 36 return $this->bbox[3]*0.8; 110 $this->bbox = array($head->_xMin*1000/$head->_unitsPerEm, 133 $font->bbox = array(); 203 $this->bbox = array($matches[1], $matches[2], $matches[3], $matches[4]);
|
/plugin/dw2pdf/vendor/setasign/fpdi/src/ |
H A D | FpdiTrait.php | 262 $bbox = $page->getBoundary($box); 263 if ($bbox === false) { 274 $dict->value['BBox'] = $bbox->toPdfArray(); 295 $e = -$bbox->getLlx(); 296 $f = -$bbox->getLly(); 310 $e = -$bbox->getLly(); 311 $f = $bbox->getUrx(); 314 $e = $bbox->getUrx(); 315 $f = $bbox->getUry(); 318 $e = $bbox [all...] |
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/ |
H A D | MetricsGenerator.php | 31 'FontBBox' => '[' . round($ttf->bbox[0]) . " " . round($ttf->bbox[1]) . " " . round($ttf->bbox[2]) . " " . round($ttf->bbox[3]) . ']',
|
/plugin/diagramsnet/lib/plugins/trees/ |
H A D | trees.js | 535 var bbox = mxRectangle.fromRectangle(state); 540 bbox.x += ((after) ? cell.geometry.width + spacing : 545 bbox.y += ((after) ? cell.geometry.height + spacing : 570 if (mxUtils.intersects(bbox, sibling)) 572 dx = spacing + Math.max(dx, (Math.min(bbox.x + bbox.width, 574 dy = spacing + Math.max(dy, (Math.min(bbox.y + bbox.height, 716 var bbox = graph.view.getBounds(targets); 724 clones[1].geometry.width) / 2 : (bbox.x + bbox.width) / s - tr.x + spacing; 730 clones[1].geometry.width) / 2 : (bbox.x + bbox.width) / s - tr.x + spacing; 737 clones[1].geometry.height) / 2 : (bbox.y + bbox.height) / s - tr.y + spacing; [all …]
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Trees.js | 715 var bbox = mxRectangle.fromRectangle(state); 720 bbox.x += ((after) ? cell.geometry.width + spacing : 725 bbox.y += ((after) ? cell.geometry.height + spacing : 750 if (mxUtils.intersects(bbox, sibling)) 752 dx = spacing + Math.max(dx, (Math.min(bbox.x + bbox.width, 754 dy = spacing + Math.max(dy, (Math.min(bbox.y + bbox.height, 965 var bbox = graph.view.getBounds(targets); 972 clones[1].geometry.width) / 2 : (bbox.x + bbox.width) / s - tr.x - 979 clones[1].geometry.width) / 2 : (bbox.x + bbox.width) / s - tr.x + - 987 clones[1].geometry.height) / 2 : (bbox.y + bbox.height) / s - tr.y + - [all …]
|
/plugin/sequencediagram/bower_components/raphael/dev/ |
H A D | raphael.svg.js | 152 var bbox = o.getBBox(1); 153 … $(o.pattern, {patternTransform: o.matrix.invert() + " translate(" + bbox.x + "," + bbox.y + ")"}); 758 var bbox = this.getBBox(1); 759 cx = bbox.x + bbox.width / 2; 760 cy = bbox.y + bbox.height / 2; 796 cx = cx == null ? bbox.x + bbox.width / 2 : cx; 797 cy = cy == null ? bbox.y + bbox.height / 2 : cy; 949 var bbox = {}; 954 bbox = { 961 bbox = bbox || {}; [all …]
|
H A D | raphael.vml.js | 251 fill.position = bbox.x + S + bbox.y; 252 o._.fillpos = [bbox.x, bbox.y]; 514 var bbox = this.getBBox(1); 515 cx = bbox.x + bbox.width / 2; 516 cy = bbox.y + bbox.height / 2; 532 if (this._.bbox) { 533 this._.bbox.x += dx; 534 this._.bbox.y += dy; 555 var bbox = this.getBBox(1); 557 cx = cx == null ? bbox.x + bbox.width / 2 : cx; [all …]
|
H A D | raphael.core.js | 277 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height); 281 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height); 1274 x: bbox.min.x, 1275 y: bbox.min.y, 1276 x2: bbox.max.x, 1277 y2: bbox.max.y, 1278 width: bbox.max.x - bbox.min.x, 1279 height: bbox.max.y - bbox.min.y 1296 return x >= bbox.x && x <= bbox.x2 && y >= bbox.y && y <= bbox.y2; 1588 if (pth.bbox) { [all …]
|
/plugin/diagramsnet/lib/math/extensions/TeX/ |
H A D | mathchoice.js | 19 …ed().CoreMO()},toHTML:function(e){e=this.HTMLcreateSpan(e);e.bbox=this.Core().toHTML(e).bbox;if(e.…
|
H A D | noErrors.js | 19 …bbox=l.data[0].toHTML(j).bbox}else{j=f.apply(this,arguments)}return j}});g.merror.Augment({toHTML:… class in p
|
/plugin/callflow/ |
H A D | raphael.js | 673 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height); 677 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height); 1664 width: bbox.max.x - bbox.min.x, 1665 height: bbox.max.y - bbox.min.y 1682 return x >= bbox.x && x <= bbox.x2 && y >= bbox.y && y <= bbox.y2; 6483 cx = bbox.x + bbox.width / 2; 6484 cy = bbox.y + bbox.height / 2; 6664 bbox = bbox || {}; 7385 o._.fillpos = [bbox.x, bbox.y]; 7645 cx = bbox.x + bbox.width / 2; [all …]
|
/plugin/advrack/ |
H A D | raphael.js | 673 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height); 677 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height); 1664 width: bbox.max.x - bbox.min.x, 1665 height: bbox.max.y - bbox.min.y 1682 return x >= bbox.x && x <= bbox.x2 && y >= bbox.y && y <= bbox.y2; 6489 cx = bbox.x + bbox.width / 2; 6490 cy = bbox.y + bbox.height / 2; 6670 bbox = bbox || {}; 7391 o._.fillpos = [bbox.x, bbox.y]; 7651 cx = bbox.x + bbox.width / 2; [all …]
|
/plugin/openlayersmap/syntax/ |
H A D | olmap.php | 425 // $bbox=$this->calcBBOX($overlay, $gmap['lat'], $gmap['lon']); 426 // $imgUrl .= "bestfit=".$bbox['minlat'].",".$bbox['maxlon'].",".$bbox['maxlat'].",".$bbox['minlon']; 601 $bbox = $this->calcBBOX($overlay, $gmap ['lat'], $gmap ['lon']); 602 //$imgUrl .= "?ma=" . $bbox ['minlat'] . "," . $bbox ['minlon'] . "," 603 // . $bbox ['maxlat'] . "," . $bbox ['maxlo [all...] |
/plugin/simplemap/ |
H A D | syntax.php | 94 … 'bbox' => ($long - 0.004) . ',' . ($lat - 0.002) . ',' . ($long + 0.004) . ',' . ($lat + 0.002),
|