Searched refs:maxPerLine (Results 1 – 1 of 1) sorted by relevance
404 const std::size_t maxPerLine = 80; in comment() local419 if (indentLength + lengthOfCommentOnLine + toCopy >= maxPerLine) { in comment()430 lengthOfCommentOnLine = maxPerLine; in comment()