Searched refs:endingNewLines (Results 1 – 2 of 2) sorted by relevance
607 private int endingNewLines = 2; field in HtmlTree.PlainTextPrinter732 endingNewLines = 0; in appendTextDirect()750 if (endingNewLines == 0) {759 while (endingNewLines < 1) {764 while (endingNewLines < 2) {779 endingNewLines++;790 if (endingNewLines > 0 && quoteDepth > 0) {
680 private int endingNewLines = 2; field in HtmlTree.PlainTextPrinter805 endingNewLines = 0; in appendTextDirect()823 if (endingNewLines == 0) {832 while (endingNewLines < 1) {837 while (endingNewLines < 2) {852 endingNewLines++;863 if (endingNewLines > 0 && quoteDepth > 0) {