Lines Matching full:linestart
182 int lineStart = fStart->t() < fEnd->t() ? 0 : 1;183 line = linePts[lineStart ^ 1] - linePts[lineStart];