Searched refs:LCol (Results 1 – 1 of 1) sorted by relevance
769 unsigned LCol = 1; in renderLine() local772 LCol += Len; in renderLine()775 Snip(LCol - 1, Segments.empty() ? 0 : (Segments.front()->Col - 1)); in renderLine()778 Snip(LCol - 1, Segments[I]->Col - LCol); in renderLine()781 Snip(LCol - 1, Line.size() + 1 - LCol); in renderLine()