Searched refs:OutputDashCount (Results 1 – 1 of 1) sorted by relevance
854 unsigned OutputDashCount = 0; in newLineCheck() local863 ++OutputDashCount; in newLineCheck()871 for (unsigned I = OutputDashCount; I < Indent; ++I) in newLineCheck()874 for (unsigned I = 0; I < OutputDashCount; ++I) in newLineCheck()