Searched refs:tsIconFirstLine (Results 1 – 2 of 2) sorted by relevance
437 const tsIconFirstLine = colors.blueBackground(padLeft("", tsIconLength)); constant444 header.push(padRight(message, leftAlign) + tsIconFirstLine + sys.newLine);
109734 var tsIconFirstLine = colors.blueBackground(ts.padLeft("", tsIconLength));109739 header.push(ts.padRight(message, leftAlign) + tsIconFirstLine + sys.newLine);