Searched refs:prevWidth (Results 1 – 6 of 6) sorted by relevance
/plugin/layeranimation/ |
H A D | script.js | 405 this.prevWidth = null; 410 if ( this.prevWidth == newWidth ) { return; } 411 this.prevWidth = newWidth;
|
/plugin/popupviewer/ |
H A D | script.js | 359 var prevWidth = content.width(); 368 offsetElement.css({width:prevWidth, height: prevHeight});
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 13 …prevWidth=0,width=0,height=0,charIndex=0,newSelectionStart,line;for(var i=0,len=this._textLines.le… argument
|
H A D | fabric.js | 22431 prevWidth = 0, 22455 prevWidth = width; 22466 mouseOffset, prevWidth, width, charIndex + i, jlen); 22471 mouseOffset, prevWidth, width, charIndex + i, jlen); 22484 _getNewSelectionStartFromOffset: function(mouseOffset, prevWidth, width, index, jlen) { argument 22486 var distanceBtwLastCharAndCursor = mouseOffset.x - prevWidth,
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …prevWidth","prevMargin","activationBounds","actorObj","adjustLoopHeightForWrap","loopWidths","preM…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …prevWidth = 0;\n var prevMargin = 0;\n\n for (var i = 0; i < actorKeys.length; i++) {\n var a…
|