Home | History | Annotate | Download | only in text

Lines Matching refs:endPos

386                         int endPos;
391 endPos = ok;
398 endPos = fit;
406 endPos = here + 1;
409 while (endPos < spanEnd && widths[endPos - paraStart] == 0) {
410 endPos++;
419 int ellipseEnd = endPos;
430 here = endPos;