Searched refs:currentStreamMark (Results 1 – 1 of 1) sorted by relevance
51 protected MarkResetConsole.Mark currentStreamMark; field in Console96 : currentStreamMark; in verbose()98 currentStreamMark = savedStreamMark; in verbose()340 if (currentLine == CurrentLine.VERBOSE && currentStreamMark != null && ansi) { in streamOutput()341 currentStreamMark.reset(); in streamOutput()342 currentStreamMark = null; in streamOutput()367 currentStreamMark = null; in newLine()