Searched refs:_renderInline (Results 1 – 1 of 1) sorted by relevance
141 str = _this._renderInline(str, lines[lines.length - 1], paddingLeft)157 UI.prototype._renderInline = function (source, previousLine, paddingLeft) { method in UI