Lines Matching refs:getRowHeight
16852 this.getRowHeight = function (row) {
27604 value: function getRowHeight(sourceRow) {
27941 var height = this.wot.wtTable.getRowHeight(sourceRowIndex);
28001 previousRowHeight = this.instance.wtTable.getRowHeight(sourceRowIndex);
28849 return _this2.wot.wtTable.getRowHeight(sourceRow);
29276 …lastRowHeight = this.htEditor.getRowHeight(i) || this.htEditor.view.wt.wtSettings.settings.default…
29421 var firstRowHeight = this.htEditor.getInstance().getRowHeight(0) || 23;
32376 var height = this.wot.wtTable.getRowHeight(from);
37414 return _this2.getRowHeight(row, height);
37613 value: function getRowHeight(row) {
37776 size = this.getRowHeight(row);
44675 var rowHeight = this.hot.view.wt.wtTable.getRowHeight(i) || 23;
48279 rowHeight: instance.getRowHeight,