Searched refs:onlyWidthHeight (Results 1 – 2 of 2) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 9 …onlyWidthHeight){var aX=[],aY=[],o,prop,props=["tr","br","bl","tl"];for(var i=0,len=this._objects.… argument
|
H A D | fabric.js | 16747 _calcBounds: function(onlyWidthHeight) { argument 16763 this.set(this._getBounds(aX, aY, onlyWidthHeight)); 16769 _getBounds: function(aX, aY, onlyWidthHeight) { argument 16778 if (!onlyWidthHeight) {
|