Home
last modified time | relevance | path

Searched refs:bbox (Results 1 – 25 of 84) sorted by relevance

1234

/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
Dmglyph.js19bbox=g.HTMLspanElement().bbox}}}}else{if(!this.img){this.img=a.mglyph.GLYPH[m.src]}if(!this.img){t…
Dmmultiscripts.js19bbox=this.HTMLzeroBBox()}var P=b.TeX.x_height*R,C=b.TeX.scriptspace*R*0.75;var B=this.HTMLgetScrip… property
Dmtable.js19bbox;if(aE.HTMLcanStretch("Vertical")){aW=aO.h+aO.d;if(aW){aV=b.length2em(aV,aB,aW);if(aV*aO.h/aW>…
Dmaction.js19bbox=this.HTMLzeroBBox();return j}j=this.HTMLcreateSpan(j);j.bbox=null;j.scale=this.HTMLgetScale()…
Dmultiline.js19bbox:{w:0},style:{}}}});var e={newline:0,nobreak:1000000,goodbreak:[-200],badbreak:[+200],auto:[0]…
Dannotation-xml.js19 …(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/
Djax.js19bbox,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… property
/plugin/diagramsnet/lib/math/config/
DMML_HTMLorMML-full.js56bbox,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… property
57bbox;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… property
DAM_HTMLorMML-full.js56bbox,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… property
57bbox;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… property
DAccessible-full.js71bbox=l.data[0].toHTML(j).bbox}else{j=f.apply(this,arguments)}return j}});g.merror.Augment({toHTML:…
73 …"Extension","HTML"],style:["Extension","HTML"],cssId:["Extension","HTML"],bbox:["Extension","bbox"… property
78bbox,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… property
79bbox;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… property
DTeX-MML-AM_HTMLorMML-full.js68bbox=l.data[0].toHTML(j).bbox}else{j=f.apply(this,arguments)}return j}});g.merror.Augment({toHTML:…
70 …"Extension","HTML"],style:["Extension","HTML"],cssId:["Extension","HTML"],bbox:["Extension","bbox"… property
76bbox,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… property
77bbox;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… property
/plugin/html2pdf/html2pdf/html2ps/
Dfont.class.php11 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/
DFpdiTrait.php262 $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->getUry();
[all …]
/plugin/diagramsnet/lib/plugins/trees/
Dtrees.js535 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,
573 sibling.x + sibling.width) - Math.max(bbox.x, sibling.x)) / s);
574 dy = spacing + Math.max(dy, (Math.min(bbox.y + bbox.height,
575 sibling.y + sibling.height) - Math.max(bbox.y, sibling.y)) / s);
716 var bbox = graph.view.getBounds(targets);
723 clones[1].geometry.x = (bbox == null) ? cell.geometry.x + (cell.geometry.width -
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
DMetricsGenerator.php31 …FontBBox' => '[' . round($ttf->bbox[0]) . " " . round($ttf->bbox[1]) . " " . round($ttf->bbox[2]) …
/plugin/diagramsnet/lib/js/diagramly/
DTrees.js715 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,
753 sibling.x + sibling.width) - Math.max(bbox.x, sibling.x)) / s);
754 dy = spacing + Math.max(dy, (Math.min(bbox.y + bbox.height,
755 sibling.y + sibling.height) - Math.max(bbox.y, sibling.y)) / s);
965 var bbox = graph.view.getBounds(targets);
971 clones[1].geometry.x = (bbox == null) ? cell.geometry.x + (cell.geometry.width -
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.svg.js152 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;
794 var bbox = this.getBBox(1);
796 cx = cx == null ? bbox.x + bbox.width / 2 : cx;
797 cy = cy == null ? bbox.y + bbox.height / 2 : cy;
949 var bbox = {};
951 bbox = this.node.getBBox(); property
[all …]
Draphael.vml.js250 var bbox = o.getBBox(1);
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);
[all …]
Draphael.core.js276 var bbox = el._getBBox();
277 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height);
280 var bbox = el._getBBox();
281 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height);
1272 var bbox = curveDim.apply(null, p1x);
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,
[all …]
/plugin/diagramsnet/lib/math/extensions/TeX/
Dmathchoice.js19 …ed().CoreMO()},toHTML:function(e){e=this.HTMLcreateSpan(e);e.bbox=this.Core().toHTML(e).bbox;if(e.…
DnoErrors.js19bbox=l.data[0].toHTML(j).bbox}else{j=f.apply(this,arguments)}return j}});g.merror.Augment({toHTML:…
/plugin/callflow/
Draphael.js672 var bbox = el._getBBox();
673 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height);
676 var bbox = el._getBBox();
677 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height);
1658 var bbox = curveDim.apply(null, p1x);
1660 x: bbox.min.x,
1661 y: bbox.min.y,
1662 x2: bbox.max.x,
1663 y2: bbox.max.y,
1664 width: bbox.max.x - bbox.min.x,
[all …]
/plugin/advrack/
Draphael.js672 var bbox = el._getBBox();
673 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height);
676 var bbox = el._getBBox();
677 return rectPath(bbox.x, bbox.y, bbox.width, bbox.height);
1658 var bbox = curveDim.apply(null, p1x);
1660 x: bbox.min.x,
1661 y: bbox.min.y,
1662 x2: bbox.max.x,
1663 y2: bbox.max.y,
1664 width: bbox.max.x - bbox.min.x,
[all …]
/plugin/openlayersmap/syntax/
Dolmap.php601 $bbox = $this->calcBBOX($overlay, $gmap ['lat'], $gmap ['lon']);
604 … $imgUrl .= "?ma=" . $bbox ['minlat'] . "%2C" . $bbox ['minlon'] . "%2C" . $bbox ['maxlat']
605 . "%2C" . $bbox ['maxlon'];
/plugin/simplemap/
Dsyntax.php94 … 'bbox' => ($long - 0.004) . ',' . ($lat - 0.002) . ',' . ($long + 0.004) . ',' . ($lat + 0.002),

1234