reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
511 LCol += Len; 514 Snip(LCol - 1, Segments.empty() ? 0 : (Segments.front()->Col - 1)); 517 Snip(LCol - 1, Segments[I]->Col - LCol); 517 Snip(LCol - 1, Segments[I]->Col - LCol); 520 Snip(LCol - 1, Line.size() + 1 - LCol); 520 Snip(LCol - 1, Line.size() + 1 - LCol);