Searched refs:columnWidth (Results 1 – 7 of 7) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
H A D | TableColumnProperties.php | 28 public function setColumnWidth(Dimension $columnWidth) argument 30 $this->columnWidth = $columnWidth; 37 return $this->columnWidth;
|
/plugin/amcharts/assets/amcharts/ |
H A D | gantt.js | 5 …="column";b.openField=n;b.valueField=y;b.clustered=!1;d[w]&&(e=d[w]);b.columnWidth=d[this.columnWi…
|
H A D | serial.js | 23 …alChart";this.theme=a;this.columnSpacing=5;this.columnSpacing3D=0;this.columnWidth=.8;var b=new e.… 34 …his.graphs,b;for(b=0;b<a.length;b++){var c=a[b];c.columnWidthReal=this.columnWidth;c.categoryAxis=…
|
H A D | amcharts.js | 151 …llValueLabels&&t&&l&&(n=e.getBBox(),n.height>a.columnHeight||n.width>a.columnWidth)&&(e.remove(),e… 152 …type,k=this.columnWidthReal,l=this.showBulletsAt;isNaN(this.columnWidth)||(k=this.columnWidth);isN… 161 0);if(Nb){var Cb=this.columnWidth;isNaN(Cb)||(xa*=Cb,Ga*=Cb)}H||(v.x=ja);-1E5>ja&&(ja=-1E5);ja>n+1E… 168 …new d.Cuboid(h,aa,J,I-a.d3x,S-a.d3y,Ma,Va,ca,Aa,X,ga,u,t,da,bb,mb,Z),v.columnWidth=Math.abs(aa),v.… 169 …,ca,Aa,this.lineAlpha,ga,u,t,da,bb,mb,Z),v.columnHeight=Math.abs(aa),v.columnWidth=Math.abs(J))}}i…
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 24395 var columnWidth = void 0; 24405 columnWidth = this._getColumnWidth(i); 24421 sum += columnWidth; 24479 var columnWidth = this._getColumnWidth(i); 24485 sumAll += columnWidth; 26834 columnWidth: function columnWidth(col) { 27652 var columnWidth = this.getColumnWidth(sourceColumn); 27653 …var width = columnWidth == null ? this.instance.wtSettings.settings.defaultColumnWidth : columnWid… 42981 var columnWidth = 0; 42989 width += columnWidth; [all …]
|
/plugin/twcheckliste/theme_twCheckliste/ |
H A D | packery.pkgd.min.js | 13 …o=n.outerWidth,r=n.outerHeight;(o||r)&&(o=this._applyGridGutter(o,this.columnWidth),r=this._applyG…
|
/plugin/achart/assets/ |
H A D | apexcharts.min.js | 6 …columnWidth:"70%",barHeight:"70%",distributed:!1,borderRadius:0,rangeBarOverlap:!0,rangeBarGroupRo…
|