Searched refs:prior_start (Results 1 – 1 of 1) sorted by relevance
457 size_t prior_start = GetIndexAtStartOfLine(line_start); in GetIndexUp() local461 if (prior_start + dist > line_start) in GetIndexUp()464 return prior_start + dist; in GetIndexUp()