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