Home
last modified time | relevance | path

Searched refs:rowHeight (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DTableRow.php33 public function setRowHeight(Dimension $rowHeight) argument
35 $this->rowHeight = $rowHeight;
42 return $this->rowHeight;
/plugin/twcheckliste/theme_twCheckliste/
Dpackery.pkgd.min.js12 …s.layout.size["inner"+n];e||(s=Math.max(s,this.layout.maxY),this.layout.rowHeight||(s-=this.layout…
13 …his._applyGridGutter(o,this.columnWidth),r=this._applyGridGutter(r,this.rowHeight)),i.width=Math.m…
/plugin/edittable/lib/
Dhandsontable.full.js24717 var rowHeight = void 0;
24721 rowHeight = rowHeightFn(i);
24723 if (rowHeight === undefined) {
24724 rowHeight = ViewportRowsCalculator.DEFAULT_HEIGHT;
24731 …if (sum >= scrollOffset && sum + rowHeight <= scrollOffset + viewportHeight - horizontalScrollbarH…
24738 sum += rowHeight;
24756 … var viewportSum = startPositions[this.endRow] + rowHeight - startPositions[this.startRow - 1];
26837 rowHeight: function rowHeight(row) {
27605 var height = this.wot.wtSettings.settings.rowHeight(sourceRow);
44675 var rowHeight = this.hot.view.wt.wtTable.getRowHeight(i) || 23;
[all …]
/plugin/zwidoku/files/
H A Djs.js1rowHeight=void 0;for(var i=0;i<totalRows;i++){rowHeight=rowHeightFn(i);if(rowHeight===undefined){r…
/plugin/mermaid/
H A Dmermaid.min.js12 …x:"",suffix:""},block:{useMaxWidth:!0,padding:8},packet:{useMaxWidth:!0,rowHeight:32,bitWidth:32,b…
2180rowHeight:[],width:0,height:E,verticalPadding:_,horizontalPadding:C};w.sort(function(k,L){return k…
2583rowHeight:[],width:0,height:L,verticalPadding:I,horizontalPadding:M,centerX:0,centerY:0};P&&(B.ide…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js7625 var rowHeight = rowEl.height(); // TODO: cache somehow?
7640 if (trEl.position().top + trHeight > rowHeight) {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js19896 var rowHeight = grid.getItemHeight();
19897 relTargetPos = (eventTop - rowTop) / rowHeight;
/plugin/jsontable/script/
Dhandsontable.full.min.js29rowHeight:function(){},defaultRowHeight:23,defaultColumnWidth:50,selections:null,hideBorderOnMouse… method
35 …unHooks("afterGetColumnHeaderRenderers",t),t},columnWidth:e.getColWidth,rowHeight:e.getRowHeight,c…
/plugin/strata/
Dplotly-2.25.2.min.js8rowHeight:r}),((a+=r)>=e||u===t.length-1)&&(n[i]=o,o.key=l++,o.firstRowIndex=s,o.lastRowIndex=u,o=…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js358 return this.nativeRow + Math.min(this.rowHeight - 1, this.nativeRowOff) / this.rowHeight;
362 this.nativeRowOff = Math.floor((v - this.nativeRow) * this.rowHeight);
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js.map1 …temTop(targetTaskId);\n\t\t\tvar rowHeight = grid.getItemHeight();\n\t\t\trelTargetPos = (eventTop…