Searched refs:nLastLineWidth (Results 1 – 1 of 1) sorted by relevance
248 long nLastLineWidth = 0; // Zeilenlaenge der letzten Zeile in GetTextLines() local281 nLineWidth = nLastLineWidth; in GetTextLines()348 nLastLineWidth = nLineWidth; in GetTextLines()353 rLineInfo.AddLine( new TextLineInfo( nLastLineWidth, nStartPos, nLastLineLen ) ); in GetTextLines()356 nLastLineWidth = 0; in GetTextLines()360 nLastLineWidth = nLineWidth; in GetTextLines()
Completed in 26 milliseconds