Searched refs:LCol (Results 1 – 1 of 1) sorted by relevance
947 unsigned LCol = 1; in renderLine() local950 LCol += Len; in renderLine()953 Snip(LCol - 1, Segments.empty() ? 0 : (Segments.front()->Col - 1)); in renderLine()956 Snip(LCol - 1, Segments[I]->Col - LCol); in renderLine()959 Snip(LCol - 1, Line.size() + 1 - LCol); in renderLine()