Home
last modified time | relevance | path

Searched refs:boundaries (Results 1 – 25 of 34) sorted by relevance

12

/plugin/advrack/
Dscript.js104 var boundaries = rack.getBBox();
108 …var server_block = paper.rect(boundaries.x, boundaries.y + ((equipment['index']-1) * 4.445 * drawi…
127 var boundaries = server_block.getBBox();
128 …var text = paper.text(boundaries.width/2+6, boundaries.y + boundaries.height/2, equipment['label']…
133 var boundaries = rack.getBBox();
137 …var cage_block = paper.rect(boundaries.x, boundaries.y + ((equipment['index']-1) * 4.445 * drawing…
146 var boundaries = cage_block.getBBox();
147 …var text = paper.text(boundaries.width/2+6, boundaries.y + boundaries.height/2, equipment['label']…
157 var boundaries = cage_block.getBBox();
165 …deck_block = paper.roundedRectangle(boundaries.x, boundaries.y + previous_deck_height, boundaries.…
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
Darrays.rst6 Serializing arrays and hashes (a concept that in PHP has not explicit boundaries)
/plugin/aichat/
DAGENTS.md53 - Prefers sentence boundaries using Vanderlee\Sentence
54 - Handles long sentences by splitting at word boundaries
/plugin/ipban/ip-lib/
DREADME.md109 ### Retrive a range from its boundaries
118 ### Retrive the boundaries of a range
274 Let's assume that you saved the type in a field called `addressType`, and the range boundaries in t…
/plugin/dw2pdf/vendor/setasign/fpdi/
DREADME.md92 - Page boundaries beginning with a slash, such as `/MediaBox`, are not supported anymore. Remove
/plugin/asciidocjs/node_modules/@asciidoctor/cli/data/reference/
Dsyntax.adoc37 .Constrained (applied at word boundaries)
/plugin/jirainfo/src/
Dpopper.min.js4boundaries=a;var l=t.priority,f=e.offsets.popper,m={primary:function(e){var o=f[e];return f[e]<a[e…
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dpopper.min.js4boundaries=a;var l=t.priority,f=e.offsets.popper,m={primary:function(e){var o=f[e];return f[e]<a[e…
H A Dbootstrap.min.js.map1 …`static`\n // to allow the menu to \"escape\" the scroll parent's boundaries\n // https:…
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Dpopper.min.js4boundaries=a;var l=t.priority,f=e.offsets.popper,m={primary:function(e){var o=f[e];return f[e]<a[e…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js20712 boundaries, ctx;
20726 boundaries = this._getCursorBoundaries(chars, 'cursor');
20727 this.renderCursor(boundaries, ctx);
20730 boundaries = this._getCursorBoundaries(chars, 'selection');
20731 this.renderSelection(chars, boundaries, ctx);
20881 renderCursor: function(boundaries, ctx) { argument
20889 : boundaries.leftOffset;
20895 boundaries.left + leftOffset,
20896 boundaries.top + boundaries.topOffset,
20908 renderSelection: function(chars, boundaries, ctx) { argument
[all …]
Dfabric.min.js13boundaries,ctx;if(this.canvas.contextTop){ctx=this.canvas.contextTop;ctx.save();ctx.transform.appl… argument
/plugin/asciidocjs/node_modules/acorn/
DREADME.md298 boundaries, the inner one will be preferred.
/plugin/asciidocjs/node_modules/with/node_modules/acorn/
DREADME.md296 boundaries, the inner one will be preferred.
/plugin/dirtylittlehelper/mermaid/editor/docs/
D7.7.js.map1 … 'blob',\n 'block',\n 'blocks',\n 'blue',\n 'bound',\n 'boundaries',\n 'bounds',…
/plugin/asciidocjs/node_modules/pug/
DHistory.md571 * Fixed new conditional boundaries. Closes #307
/plugin/edittable/lib/
Dhandsontable.full.js42035 this.boundaries = null;
42042 DragToScroll.prototype.setBoundaries = function (boundaries) {
42043 this.boundaries = boundaries;
42062 if (y < this.boundaries.top) {
42064 diffY = y - this.boundaries.top;
42065 } else if (y > this.boundaries.bottom) {
42067 diffY = y - this.boundaries.bottom;
42070 if (x < this.boundaries.left) {
42072 diffX = x - this.boundaries.left;
42073 } else if (x > this.boundaries.right) {
[all …]
/plugin/zwidoku/files/
H A Djs.js1boundaries=null;this.callback=null;}DragToScroll.prototype.setBoundaries=function(boundaries){this…
/plugin/ditaa/ditaa/
Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/html2pdf/html2pdf/html2ps/
DChangeLog469 boundaries
/plugin/jsontable/script/
Dhandsontable.full.min.js35boundaries=null,n.callback=null,n.listening=!1,n}return function(e,t){if("function"!=typeof t&&nul…
/plugin/codemirror/dist/keymaps/
Dvim.min.js.map1boundaries of the next word. If the cursor in the middle of\n * the word, then returns the bou…
/plugin/jmol2/jmol/
DCHANGES.txt1327 # bug fix: protein-protein hydrogen bonds not calculated across biopolymer boundaries
2463 # JavaScript thread, and the load command -- if crossing server boundaries --
/plugin/mizarveifiabledocs/dist/
Dscript.js.map1boundaries of the replacement\n while(fromI < toI && insert.length){\n if (children[toI …
/plugin/mizarproofchecker/dist/
Dscript.js.map1boundaries of the replacement\n while(fromI < toI && insert.length){\n if (children[toI …

12