Home | History | Annotate | Download | only in rendering

Lines Matching refs:spaceWidth

4774         float spaceWidth = font.width(TextRun(&space, 1));
4775 inlineMax -= spaceWidth + font.wordSpacing();