Searched refs:front_ellipse (Results 1 – 1 of 1) sorted by relevance
405 char const *front_ellipse = " ..."; in selectInterestingSourceRegion() local408 unsigned ellipses_space = strlen(front_ellipse) + strlen(back_ellipse); in selectInterestingSourceRegion()501 if (FrontColumnsRemoved > strlen(front_ellipse)) { in selectInterestingSourceRegion()502 SourceLine.replace(0, SourceStart, front_ellipse); in selectInterestingSourceRegion()