Searched refs:LCol (Results 1 – 1 of 1) sorted by relevance
513 unsigned LCol = 1; in renderLine() local516 LCol += Len; in renderLine()519 Snip(LCol - 1, Segments.empty() ? 0 : (Segments.front()->Col - 1)); in renderLine()522 Snip(LCol - 1, Segments[I]->Col - LCol); in renderLine()525 Snip(LCol - 1, Line.size() + 1 - LCol); in renderLine()