Searched refs:Snip (Results 1 – 1 of 1) sorted by relevance
301 auto Snip = [&](unsigned Start, unsigned Len) { in renderLine() local307 Snip(LCol - 1, Segments.empty() ? 0 : (Segments.front()->Col - 1)); in renderLine()311 Snip(LCol - 1, Segments[I]->Col - LCol); in renderLine()315 Snip(LCol - 1, Line.size() + 1 - LCol); in renderLine()