Lines Matching refs:span
735 auto span = parent->clusters();
736 if (span.empty()) {
765 fEndLine = TextStretch(span.begin(), span.begin(), parent->strutForceHeight());
766 auto end = span.end() - 1;
767 auto start = span.begin();
1208 auto span = parent->clusters();
1209 if (span.empty()) {
1221 fEndLine = TextStretch(span.begin(), span.begin(), parent->strutForceHeight());
1222 auto end = span.end() - 1;
1223 auto start = span.begin();