Searched refs:boundaries (Results 1 – 25 of 34) sorted by relevance
12
104 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 …]
6 Serializing arrays and hashes (a concept that in PHP has not explicit boundaries)
53 - Prefers sentence boundaries using Vanderlee\Sentence54 - Handles long sentences by splitting at word boundaries
109 ### Retrive a range from its boundaries118 ### Retrive the boundaries of a range274 Let's assume that you saved the type in a field called `addressType`, and the range boundaries in t…
92 - Page boundaries beginning with a slash, such as `/MediaBox`, are not supported anymore. Remove
37 .Constrained (applied at word boundaries)
4 …boundaries=a;var l=t.priority,f=e.offsets.popper,m={primary:function(e){var o=f[e];return f[e]<a[e…
1 …`static`\n // to allow the menu to \"escape\" the scroll parent's boundaries\n // https:…
20712 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) { argument20889 : boundaries.leftOffset;20895 boundaries.left + leftOffset,20896 boundaries.top + boundaries.topOffset,20908 renderSelection: function(chars, boundaries, ctx) { argument[all …]
13 …boundaries,ctx;if(this.canvas.contextTop){ctx=this.canvas.contextTop;ctx.save();ctx.transform.appl… argument
298 boundaries, the inner one will be preferred.
296 boundaries, the inner one will be preferred.
1 … 'blob',\n 'block',\n 'blocks',\n 'blue',\n 'bound',\n 'boundaries',\n 'bounds',…
571 * Fixed new conditional boundaries. Closes #307
42035 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 …]
1 …boundaries=null;this.callback=null;}DragToScroll.prototype.setBoundaries=function(boundaries){this…
META-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
469 boundaries
35 …boundaries=null,n.callback=null,n.listening=!1,n}return function(e,t){if("function"!=typeof t&&nul…
1 …boundaries of the next word. If the cursor in the middle of\n * the word, then returns the bou…
1327 # bug fix: protein-protein hydrogen bonds not calculated across biopolymer boundaries2463 # JavaScript thread, and the load command -- if crossing server boundaries --
1 …boundaries of the replacement\n while(fromI < toI && insert.length){\n if (children[toI …