Home | History | Annotate | Download | only in rendering

Lines Matching refs:firstLineStyle

3355     const Font& firstLineFont = firstLineStyle()->font();
3356 int firstLineEllipsisWidth = firstLineFont.width(constructTextRun(this, firstLineFont, &horizontalEllipsis, 1, firstLineStyle()));