Searched refs:_negatePadding (Results 1 – 1 of 1) sorted by relevance
119 wrapWidth = _this._negatePadding(row[c]) // the width without padding.200 if (_this.wrap) wrapped = wrap.hard(_this._negatePadding(col))(col.text).split('\n')224 UI.prototype._negatePadding = function (col) { method in UI