Searched refs:currentWidth (Results 1 – 13 of 13) sorted by relevance
| /plugin/c3chart/assets/ |
| D | c3.min.js | 2 …currentWidth=t.getCurrentWidth(),t.currentHeight=t.getCurrentHeight(),t.margin=e.axis_rotated?{top…
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 12577 currentWidth = p.x, currentHeight = p.y; 12580 if (currentWidth < 0) { 12581 currentWidth = Math.abs(currentWidth); property 12585 Math.pow(currentWidth / 2, 2) + 12589 isFinite(currentHeight / currentWidth) 12590 ? currentHeight / currentWidth 12599 wh = new fabric.Point(currentWidth, currentHeight),
|
| D | fabric.min.js | 8 …currentWidth=p.x,currentHeight=p.y;if(currentWidth<0){currentWidth=Math.abs(currentWidth)}var _hyp… property
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 3795 var currentWidth = element.offsetLeft + element.clientLeft; 3799 var viewRight = currentWidth + viewWidth; 3806 } else if ((horizontal ? currentWidth : currentHeight) > lastEdge) { 3810 … if (viewBottom <= top || currentHeight >= bottom || viewRight <= left || currentWidth >= right) { 3815 var hiddenWidth = Math.max(0, left - currentWidth) + Math.max(0, viewRight - right); 3819 x: currentWidth,
|
| D | viewer.js.map | 1 …currentWidth","currentHeight","viewWidth","viewHeight","viewRight","viewBottom","hiddenHeight","hi…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 19795 var currentWidth = 0, 19806 currentWidth += deltaWidth; 19807 totalWidth += currentWidth; 19814 …bitmap = decodeTextRegion(huffman, refinement, currentWidth, currentHeight, 0, numberOfInstances, … 19820 …bitmap = decodeRefinement(currentWidth, currentHeight, refinementTemplateIndex, symbol, rdx, rdy, … 19825 symbolWidths.push(currentWidth); 19827 …bitmap = decodeBitmap(false, currentWidth, currentHeight, templateIndex, false, null, at, decoding…
|
| D | pdf.worker.js.map | 1 …currentWidth","totalWidth","firstSymbol","deltaWidth","numberOfInstances","decodeTextRegion","symb…
|
| /plugin/html5video2/script/ |
| D | video.min.js | 12 ….currentDimension("width"),height:this.currentDimension("height")}},e.currentWidth=function(){retu… 20 …tion(){if(this.responsive())for(var e=this.currentBreakpoint(),t=this.currentWidth(),i=0;i<Un.leng…
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 43744 _this.currentWidth = null; 43937 this.handle.style.left = this.startOffset + this.currentWidth + 'px'; 44150 this.currentWidth = this.startWidth + ((0, _event.pageX)(event) - this.startX); 44153 _this6.newSize = _this6.setManualSize(selectedCol, _this6.currentWidth);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …currentWidth=null;_this.newSize=null;_this.startY=null;_this.startWidth=null;_this.startOffset=nul…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 35 …currentWidth=null,n.newSize=null,n.startY=null,n.startWidth=null,n.startOffset=null,n.handle=docum…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …currentWidth = measureTextWidth(font, text);\n widths.push(currentWidth);\n lineWidth += cur…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …currentWidth = dom.getTotalWidth(this._domNode);\n if (currentWidth < FIND_WIDGET_INITI…
|