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