Lines Matching defs:last
408 size_t last = rawTextSize.size() - 1;
410 while (begin < last && !rightExit && measureWidth < fOldMaxWidth) {
416 if (last > begin && measureWidth < fOldMaxWidth) {
417 measureWidth += rawTextSize[last--].phraseWidth;
420 ++last;
430 end = last;
531 // Nothing changed case: we can reuse the data from the last layout
1142 // (To think about that, the last condition is not quite right;
1247 // (To think about that, the last condition is not quite right;
1629 // Finds the first and last glyphs that define a word containing